Re: [pyusb-users] Could not reset device

2019-11-29 Thread Xiaofan Chen
On Fri, Jan 25, 2019 at 4:13 AM Yuxuan Chen wrote: > > Hi Tormod, > > Thank you very much for your response. Speaking of driver, I was wondering if > PyUSB could recognize device on another driver? > Currently, in order for PyUSB to recognize the device, the device has to be on > the "libusb-win32

Re: [pyusb-users] Could not reset device

2019-01-24 Thread Yuxuan Chen
Hi Tormod, Thank you very much for your response. Speaking of driver, I was wondering if PyUSB could recognize device on another driver? Currently, in order for PyUSB to recognize the device, the device has to be on the "libusb-win32 devices" driver. But I need the device to be on another driver c

Re: [pyusb-users] Could not reset device

2019-01-24 Thread Tormod Volden
On Wed, Jan 23, 2019 at 10:44 PM Yuxuan Chen wrote: > I'm using this library on a Windows 7 machine, with libusb version 1.2.6.0. > When I try to reset the device after encountering an error: > I get a usb.core.USBError: could not reset device, win error: A device > attached to the system is not