Switch from GTK+2 to GTK+3 to avoid import of mutually exclusive
modules that resulted in the following error: AttributeError: When using gi.repository you must not import static modules like "gobject". Please change all occurrences of "import gobject" to "from gi.repository import GObject". See: https://bugzilla.gnome.org/show_bug.cgi?id=709183
Corey Bryant <corey.bryant@canonical.com>
invalid
https://github.com/asweigart/pyperclip/pull/111
2019-12-28
Showing 1 to 1 of 1 entry
All known versions for source package 'python-pyperclip'