From: Wander L. C. <wan...@gm...> - 2013-10-02 20:12:06
|
2013/10/2 Vivek Yogi <vv...@gm...>: > 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 |