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
pyusb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users

Reply via email to