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

Missing requirement #7

Open
VitorRamos opened this issue Jul 5, 2021 · 1 comment
Open

Missing requirement #7

VitorRamos opened this issue Jul 5, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@VitorRamos
Copy link

VitorRamos commented Jul 5, 2021

The installation works normally but it doesn't detect the USB device.

The solution was to install pyusb:

pip install pyusb

https://techoverflow.net/2019/08/08/how-to-fix-pyvisa-not-finding-any-usb-instruments/

System information:

# uname -a
Linux umonslab 4.15.0-140-generic #144-Ubuntu SMP Fri Mar 19 14:12:35 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
# python --version
Python 3.7.4
@Arkh42 Arkh42 added the bug Something isn't working label Jul 7, 2021
@Arkh42 Arkh42 self-assigned this Jul 7, 2021
@Arkh42
Copy link
Owner

Arkh42 commented Jul 7, 2021

To be checked by installing again on a new environment and verifying if no more dependency is needed to detect the instrument by USB on Linux.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants