PORTS Forum
Ports and Interfaces => USB => Topic started by: metalayer on December 19, 2011, 12:55:11 pm
-
Hi there, I am trying to use libusb-32 and pyusb to control a usb device on my windows 7 machine, as demonstrated here - http://www.ladyada.net/learn/diykinect/. The libusb-32 filter driver on my device has installed with no problems but I am getting a "No backend available" error when I run my python code. Can anyone with experience of these tools give me some advice? I am thinking there is some sort of version conflict between pyusb and libusb-32, does anyone know which version of both tools are compatible? Thanks!
-
Maybe this will be helpful:
http://comments.gmane.org/gmane.comp.python.pyusb.user/987
Jan