keyboard example not working
Asked by
Doug Moore
I get this when running the keyboard example:
python ./keyboard.py
Traceback (most recent call last):
File "./keyboard.py", line 32, in <module>
main()
File "./keyboard.py", line 13, in main
device = uinput.
File "/usr/local/
self.
File "/usr/local/
raise OSError(code, os.strerror(code))
OSError: [Errno 2] No such file or directory
fwiw, I am running rasbian
It looks like it is trying to find /usr/local/
Question information
- Language:
- English Edit question
- Status:
- Solved
- Assignee:
- No assignee Edit question
- Solved by:
- Doug Moore
- Solved:
- Last query:
- Last reply:
To post a message you must log in.