On 17/03/2011 23:53, Xiaofan Chen wrote:
> On Fri, Mar 18, 2011 at 3:28 AM, Emmanuel Blot<eblot...@gmail.com>  wrote:
>> I guess you would get a more explicit message, but what if Python is
>> running in 64-bit mode and your libs are only built as 32-bit binaries?
>> You may want to double check this point.
>>
> Or the other way around, if Python is running in 32bit and the lib
> is only built as 64bit binary. ;-)
>
>
>
Well it's working now as long as I don't run python using sudo (I have 
no idea why).

I now have a separate issue sending data to a HID device because as the 
OSX kernel is using the native HID driver. Also usb.core.find() only 
sometimes finds the device.

Bit of a disaster really.

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

Reply via email to