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

"Int too long to convert" error #5

Open
vsz opened this issue Jan 23, 2019 · 1 comment
Open

"Int too long to convert" error #5

vsz opened this issue Jan 23, 2019 · 1 comment

Comments

@vsz
Copy link
Owner

vsz commented Jan 23, 2019

This happens in some cases and is a problem with the keyboard library.

This has been addressed in the latest commit to master branch on keyboard repository and is further explained here: boppreh/keyboard#208

To solve this issue, I recommend uninstalling keyboard and then installing keyboard from master branch on github using pip:
pip uninstall keyboard
pip install git+https://github.com/boppreh/keyboard.git

@Tschis
Copy link

Tschis commented Jan 23, 2019

Worked for me with
pip uninstall keyboard
pip install git+https://github.com/boppreh/keyboard.git

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