Skip to content

Ubuntu Linux: Listening to on_release events getting OSError: [Errno 19] No such device #397

@jgandert

Description

@jgandert

Thanks for this library!

I'm using it to listen to every on_release event:

keyboard.on_release(callback=self.on_key_up)

But sadly after a while I always get this exception:

OSError: [Errno 19] No such device

After that, the callback isn't called anymore.

Edit: Actually, sometimes it happens right away..

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