SafeEyes
SafeEyes copied to clipboard
Fails with PyGIWarning: GdkX11 was imported without specifying a version first.
$ safeeyes
/usr/local/bin/safeeyes:11: PyGIWarning: GdkX11 was imported without specifying a version first. Use gi.require_version('GdkX11', '3.0') before import to ensure that the right version gets loaded.
load_entry_point('safeeyes==2.0.6', 'console_scripts', 'safeeyes')()
ERROR:root:Error in loading the plugin: trayicon
This error appears even when the first one is fixed:
ERROR:root:Error in loading the plugin: trayicon