Skip to content

Conversation

@Lewiscowles1986
Copy link
Contributor

Hey, thanks for still maintaining this. I was running under python 3.14 and started to notice an error when exiting the animated example demo

TransportError: No HID device.

I use this for my own streamdeck; this fixes an issue where each animation thread attempts to run, even once the streamdeck has been closed.

I thought about changing the library, but actually I am sure it is the structure of this example

Without this change, the error continues. The way I've fixed this should work with any modern Python 3 and was introduced in 2.7

I use this for my own streamdeck; this fixes an issue where each animation thread attempts to run, even once the streamdeck has been closed.

I thought about changing the library, but actually I am sure it is the structure of this example
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

Successfully merging this pull request may close these issues.

1 participant