Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

On Mac: Key 'x' is not mapped to any known key #19

Open
leo-usa opened this issue Apr 27, 2024 · 1 comment
Open

On Mac: Key 'x' is not mapped to any known key #19

leo-usa opened this issue Apr 27, 2024 · 1 comment

Comments

@leo-usa
Copy link

leo-usa commented Apr 27, 2024

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'))

@ILikeAI
Copy link
Owner

ILikeAI commented Apr 28, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants