Hi everyone!
Using Ubuntu 12.04 LTS, Python 3.4.1, and pyusb-1.0.0b2, I am occasionally
stuck in an infinite loop while attempting to get data from dev.read()
My code is here, Line 80 being affected: http://pastebin.com/zNW8NPVr
The pyusb debug log file is here: http://pastebin.com/fubrmkeY
Further, lines 84-86:
except usb.core.USBError as e:
data = None
print(str(e.args))
Yields: (None, b'No error')
Is this to be expected? If so, what is a good way to read data on a
consistent basis?
All help is much appreciated.
Thank you!
Jared
------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
pyusb-users mailing list
pyusb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users