Skip to content
New issue

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

Support for Healson C30L #2

Open
hamzaMahdi opened this issue Jun 11, 2024 · 0 comments
Open

Support for Healson C30L #2

hamzaMahdi opened this issue Jun 11, 2024 · 0 comments

Comments

@hamzaMahdi
Copy link

Hey! Just wondering if there are any plans to support other Healson models such as the C30L. I am trying the package on MacOS and I get the following error:

probe = usbProbe.UP20()
Traceback (most recent call last):
File "", line 1, in
File "/Users/hamzamahdi/Desktop/lueder/pyusbus/pyusbus/acq.py", line 182, in init
dev = usb.core.find(idVendor=0x04B4, idProduct=0x8613)
File "/Users/hamzamahdi/Library/Python/3.9/lib/python/site-packages/usb/core.py", line 1309, in find
raise NoBackendError('No backend available')
usb.core.NoBackendError: No backend available

Thanks !

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

No branches or pull requests

1 participant