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
When I run the file
examples/simple.py
I getI installed pygs on windows via
PyGlobalShortcut-0.2.1-Wheel-for-PyQt5-5.3.1-gpl-Py3.4-Qt5.3.1-x32.zip