We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I get this message on Ubuntu 22.04
using [wch.cn CH546] bus=3 dev=16 Type: 11x44 Traceback (most recent call last): File "/usr/lib/python3/dist-packages/usb/core.py", line 236, in get_interface_and_endpoint return self._ep_info[endpoint_address] KeyError: 1
led-name-badge-ls32/led-badge-11x44.py", line 570, in dev.write(1, buf[i * 64:i * 64 + 64])
I'm not into Python. Sorry for not beeing able to resolve that.
The text was updated successfully, but these errors were encountered:
Sorry I've found Issue #36 #36 witch seems to thread the same Problem. Please ignore this. Thank You.
Sorry, something went wrong.
No branches or pull requests
I get this message on Ubuntu 22.04
using [wch.cn CH546] bus=3 dev=16
Type: 11x44
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/usb/core.py", line 236, in get_interface_and_endpoint
return self._ep_info[endpoint_address]
KeyError: 1
led-name-badge-ls32/led-badge-11x44.py", line 570, in
dev.write(1, buf[i * 64:i * 64 + 64])
I'm not into Python. Sorry for not beeing able to resolve that.
The text was updated successfully, but these errors were encountered: