pywinusb
pywinusb copied to clipboard
USB device isn't found
Hi there, I am trying to use this package to read a USB barcode scanner on a win10 machine. The scanner is connected as an HID as I can see it on the device manager. However, when I run hid.find_all_hid_devices(), I am not getting the VID and PID associated with this specific device.
I was initially using pyusb and am able to detect the connected device but getting a permission error, which I'm learning that has been a persisting issue among other developers as well.
Any suggestion is appreciated. Thanks, Shabnam