-
Notifications
You must be signed in to change notification settings - Fork 112
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
Unable to install on Fedora 34/Python3.9.6 #164
Comments
Thanks for reporting @RistrettoMike . I'm experiencing the same problem. I keep following. |
i have this problem too |
Do you have |
No |
Then that is why you're getting the |
Like Ssieb said, running |
I will try , thanks |
You can easily solve the problem using the workaround in my pull-request. Just use sudo dnf install python-evdev After that you can update to the latest version using: sudo pip install evdev -U |
still errors the same |
First time leaving a bug report, so apologies if I do this in the wrong way or place. I was trying to install Key Mapper on Fedora 34 this morning and it threw an error about evdev while attempting to install. Trying to install evdev manually with sudo pip3 install evdev returned this error:
Feel free to let me know if I can help in any other way, but I may need some extra guidance dropping any other relevant logs/details. I'm new to Linux/GitHub.
Cheers,
~M
The text was updated successfully, but these errors were encountered: