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 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'))
The text was updated successfully, but these errors were encountered:
Thanks for opening the issue! Hmmm yeah there seem to be a few issues with the current keyboard setup when it comes to running it across different platforms. Sadly I dont have a Mac so my first efforts will be getting it running on Linux and Windows, but there are a couple people working at getting it going on Mac from what I can see
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'))
The text was updated successfully, but these errors were encountered: