2013/10/2 Vivek Yogi <vvy...@gmail.com>:
> I did installed the pyUsb via the usual python package installation method 
> i.e.
>
>>python setup.py install
>
> As for the libusb, I didn't install any binary or any python setup for it.
>
> For the device(a vUsb device) I had to install the driver using the 
> inf-wizard.exe available with libusb-win32 distribution.
>
> Thats all I did for the python end.
>
> For C# application I had to use reference to libUsbDotNet.dll
>

Python is not finding the libusb-win32.dll file, you could put it
inside the python interpreter directory just for tests.

-- 
Best Regards,
Wander Lairson Costa

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
_______________________________________________
pyusb-users mailing list
pyusb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users

Reply via email to