Asvel / pygs

[UNMAINTAINED] Python bindings to libqxt's QxtGlobalShortcut
GNU General Public License v3.0
14 stars 5 forks source link

Example does not work with PyQt5.5 #10

Open Tamriel opened 9 years ago

Tamriel commented 9 years ago

When I run the file examples/simple.py I get

File "C:\Users\Jan\Desktop\a.py", line 23, in <module>
    shortcut_show.setShortcut(QKeySequence(SHORTCUT_SHOW))
TypeError: QxtGlobalShortcut.setShortcut(): argument 1 has unexpected type 'QKeySequence'

I installed pygs on windows via PyGlobalShortcut-0.2.1-Wheel-for-PyQt5-5.3.1-gpl-Py3.4-Qt5.3.1-x32.zip

hick commented 8 years ago

got this too, on win 7 with the same edition