I guess is that what's happening...
2009/10/24 Michael Strecke :
> Wander Lairson wrote:
>> Strange, I am using exactly the system system I've never faced this
>> problem...
>> I guess this library name binding issue is gonna be a little headache
>> to solve... :)
>>
> Let me guess. You have libu
Strange, I am using exactly the system system I've never faced this problem...
I guess this library name binding issue is gonna be a little headache
to solve... :)
2009/10/21 Michael Strecke :
> After installing pyusb under Ubuntu Jaunty (AMD64) kernel the command:
>
> dev = usb.core.find()
>
>
After installing pyusb under Ubuntu Jaunty (AMD64) kernel the command:
dev = usb.core.find()
raised the following exception:
File "/usr/local/lib/python2.6/dist-packages/usb/core.py", line 784,
in find
raise ValueError('No backend is available in the system')
ValueError: No backend is