Skip to content

Remove PyGIWarning message#29

Open
electrocucaracha wants to merge 1 commit intoleamas:masterfrom
electrocucaracha:master
Open

Remove PyGIWarning message#29
electrocucaracha wants to merge 1 commit intoleamas:masterfrom
electrocucaracha:master

Conversation

@electrocucaracha
Copy link

After getting an error, it's displayed the following warning:

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.

This fix tries to remove this message.

After getting an error, it's displayed the following warning:

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.

This fix tries to remove this message.
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

Successfully merging this pull request may close these issues.

1 participant