> It seems like libusb isn't installed correctly, but I used 'sudo apt-get > install libusb' and after installing pyusb openusb.py, libusb10.py and > libusb01.py are in /sw/lib/python2.5/site-packages/usb/backend. Am I > missing something?
Try defining the path for the dynamic loader: export DYLD_LIBRARY_PATH=/sw/... /sw/... being the directory where you've installed the libusb*.dylib file. ------------------------------------------------------------------------------ Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization - today and in the future. http://p.sf.net/sfu/internap-sfd2d _______________________________________________ pyusb-users mailing list pyusb-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pyusb-users