- Bumped versions of PyGTK
This commit is contained in:
parent
44ae56c9d2
commit
5c68fcb90d
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ import urllib
|
|||
import requests
|
||||
import websocket
|
||||
|
||||
gi.require_version("Gtk", "3.0")
|
||||
gi.require_version("Gtk", "3.22")
|
||||
from gi.repository import Gtk, GLib, Gio, GdkPixbuf, Gdk, Pango
|
||||
from gi.repository.GdkPixbuf import Pixbuf
|
||||
from configparser import ConfigParser
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue