You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting the following error when I try to run pytyle3 on CrunchBang 11:
Traceback (most recent call last):
File "/usr/local/bin/pytyle3", line 13, in <module>
import pt3.keybind
File "/usr/local/lib/python2.7/dist-packages/pt3/keybind.py", line 26, in <module>
assert bindings is not None
AssertionError
The text was updated successfully, but these errors were encountered:
I'm getting the following error when I try to run pytyle3 on CrunchBang 11:
The text was updated successfully, but these errors were encountered: