tommyvct@RYZEN-TOMMYVCT-OPENSUSE ~> sudo zypper in typelib-1_0-Gtk-3_0
[sudo] password for root:  
Loading repository data...
Reading installed packages...
'typelib-1_0-Gtk-3_0' is already installed.
No update candidate for 'typelib-1_0-Gtk-3_0-3.22.30-lp150.3.3.1.x86_64'. The highest available version is already installed.
Resolving package dependencies...
Nothing to do.
tommyvct@RYZEN-TOMMYVCT-OPENSUSE ~> sudo zypper in python2-gobject
Loading repository data...
Reading installed packages...
'python2-gobject' is already installed.
No update candidate for 'python2-gobject-3.26.1-lp150.1.4.x86_64'. The highest available version is already installed.
Resolving package dependencies...
Nothing to do.
tommyvct@RYZEN-TOMMYVCT-OPENSUSE ~> sudo zypper in python2-pyudev
Loading repository data...
Reading installed packages...
'python2-pyudev' is already installed.
No update candidate for 'python2-pyudev-0.21.0-lp150.3.2.noarch'. The highest available version is already installed.
Resolving package dependencies...
Nothing to do.
tommyvct@RYZEN-TOMMYVCT-OPENSUSE ~> solaar
/usr/lib/python2.7/site-packages/solaar/gtk.py:33: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version('Gtk', '3.0') before import to ensure t
hat the right version gets loaded.
 __import__(module)
/usr/lib/python2.7/site-packages/solaar/ui/notify.py:33: PyGIWarning: Notify was imported without specifying a version first. Use gi.require_version('Notify', '0.7') before import
to ensure that the right version gets loaded.
 from gi.repository import Notify
solaar: error: GObject.__init__() takes exactly 0 arguments (4 given)