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
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