Wander Lairson Costa <wander.lairson@...> writes:

> 
> 2012/1/27 Xiaofan Chen <xiaofanc@...>:
> >>>> dev
> > <usb.backend.libusb01.LP__usb_device object at 0x1039989e0>
> >>>> print bool(dev)
> > False
> 
> This is really weird. I will check that when I have some free time.
> 


Hi, I just used macports to get libusb giving me libusb @1.0.8_0+universal
but when I try to get this in as the backend it cannot be found.

>>> import usb.backend.libusb
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: No module named libusb

Obviously, I am doing something wrong but this is my first go at the usb
interface so any help would be appreciated.
Clive Maynard


------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
pyusb-users mailing list
pyusb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users

Reply via email to