USB support

Tim Roberts timr at probo.com
Mon Jun 19 23:59:12 EDT 2006


"rodmc" <userprogoogle-139 at yahoo.co.uk> wrote:
>
>Thanks for this, I have managed to build PyUSB and install it in the
>relevant directory. However I get bus errors when I try the PlugUSB.py
>example.  Does anyone know why this is likely to be the case?
>
>I am using Macpython 2.4, Libusb 0.1.12 and PyUSB 0.3.3 on an Intel
>based mac.

It is my understanding that OS/X does not support the /proc filesystem.
Without /proc, libusb cannot operate.
-- 
- Tim Roberts, timr at probo.com
  Providenza & Boekelheide, Inc.



More information about the Python-list mailing list