Author Topic: libusb-32 and pyusb  (Read 14643 times)

metalayer

  • Member
  • ***
  • Posts: 1
libusb-32 and pyusb
« 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!

Jan Axelson

  • Administrator
  • Frequent Contributor
  • *****
  • Posts: 3033
    • Lakeview Research
Re: libusb-32 and pyusb
« Reply #1 on: December 19, 2011, 01:13:04 pm »