From: Joe <te...@jo...> - 2016-09-15 09:48:22
|
Am 15.09.2016 um 09:01 schrieb Nicolas Pinault: > Under Windows, USB HID devices have to be accessed through the HID API, > not the USB API. This means you can't use PyUSB with HID devices under > Windows. > > Try this package : https://pypi.python.org/pypi/hid/0.1.1 > > Nicolas > > ------------------------------------------------------------------------------ > _______________________________________________ > pyusb-users mailing list > pyu...@li... > https://lists.sourceforge.net/lists/listinfo/pyusb-users What's the best method to install it? My test machine runs under Win 10 Version 1607 (64 Bit) with Python. Didn't get it running with the infos from https://pypi.python.org/pypi/hid/0.1.1 Regards - Joe |