Skip to content

On raspi 4 #2

@rperezibacache

Description

@rperezibacache

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions