-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Good day Danny,
I'm trying to replicate your code for the raspi 4. However, when the line "kbd=Keyboard()" is executed, an error is returned.
File "", line 1, in
File "/home/pi/.../Py_Keyboard/Py_Keyboard/HID.py", line 452, in init
self.release_all()
File "/home/pi/.../Py_Keyboard/Py_Keyboard/HID.py", line 551, in release_all
send_report(self.report)
File "/home/pi/.../Py_Keyboard/Py_Keyboard/HID.py", line 599, in send_report
fd.write(report)
BlockingIOError: [Errno 11] write could not complete without blocking
Do you think that there is a chance to replicate for raspi 4?
Thanks Ricardo
Metadata
Metadata
Assignees
Labels
No labels