-
Notifications
You must be signed in to change notification settings - Fork 107
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
zsh: segmentation fault .... #11
Comments
Can you show me the logs and the functions that you used? |
I also have this problem the error message is " zsh: segmentation fault python xxx.py. " |
whats your python version and OS? |
Python 3.9.10 |
Mhm if you are using MacOS then I think the problem could have been the keyboard lib. |
if possible try using sudo to test if it works |
I use sudo and the error message is |
I use lldb to test where cause error and it shows up
|
same sers |
is this bug still occurring in the latest version? |
This happened after upgrading to 1.1.1.
I reverted to 1.1.0 and the issue is gone. Any ideas what caused it?
Python 3.10.0
The text was updated successfully, but these errors were encountered: