[Pythonmac-SIG] pyusb error

Brendan Simon Brendan at BrendanSimon.com
Mon Jun 22 05:09:45 CEST 2009


I'm using pyusb and having problems with the getString() method on OS X.

I can successfully read the bus and device info and display the output
by running the sample program usbenum.py,
but when I try to get the manufacturer string I get a
usb_control_msg(DeviceRequestTO) error.
I assume this is a TimeOut error, but I'm not sure what is causing this.

I know this isn't a usb list, but I think it may be an OS X problem ???
Thanks for any help.


More information about the Pythonmac-SIG mailing list