The installation works normally but it doesn't detect the USB device.
The solution was to 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
The installation works normally but it doesn't detect the USB device.
The solution was to install pyusb:
https://techoverflow.net/2019/08/08/how-to-fix-pyvisa-not-finding-any-usb-instruments/
System information: