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
{{ message }}
This repository was archived by the owner on May 29, 2026. It is now read-only.
I am testing it on Mac. When I run "python main.py", I got the following error:
(venv) leo@Leos-MacBook-Pro AlwaysReddy % python main.py
Exception in thread Thread-2 (listen):
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/threading.py", line 1073, in _bootstrap_inner
Failed to start the recorder: ("Key 'x' is not mapped to any known key.", ValueError('Unrecognized character: x'))
Excellent project!
I am testing it on Mac. When I run "python main.py", I got the following error:
(venv) leo@Leos-MacBook-Pro AlwaysReddy % python main.py
Exception in thread Thread-2 (listen):
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/threading.py", line 1073, in _bootstrap_inner
Failed to start the recorder: ("Key 'x' is not mapped to any known key.", ValueError('Unrecognized character: x'))