Re: [pyusb-users] PyUSB problems

2015-01-13 Thread Wander Lairson Costa
Hi, Could you please post the C and Python source codes? 2015-01-12 10:09 GMT-02:00 Gerry : > I have just reinstalled Pyusb on my Raspberry Pi. When I try to run the > application I have created I get the following error messages: > "Traceback (most recent call last): >File "gsbwx.py", line

[pyusb-users] PyUSB problems

2015-01-12 Thread Gerry
I have just reinstalled Pyusb on my Raspberry Pi. When I try to run the application I have created I get the following error messages: "Traceback (most recent call last): File "gsbwx.py", line 61, in d1 = device.read(endpoint.bEndpointAddress, endpoint.wMaxPacketSize) File "/usr/local