Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libscanmem warning: "Gtk was imported without specifying a version first" #398

Open
korcankaraokcu opened this issue Feb 5, 2021 · 0 comments

Comments

@korcankaraokcu
Copy link

Line 24 in misc.py causes this warning:

/home/korcan/PINCE/libPINCE/libscanmem/misc.py:24: PyGIWarning: Gtk was imported without specifying a version first.
Use gi.require_version('Gtk', '3.0') before import to ensure that the right version gets loaded.
  from gi.repository import Gtk

Occured on a Kubuntu 20.04.2 LTS system. Another issue with the same problem: korcankaraokcu/PINCE#94

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant