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. _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig