Post by UNIVERSAL PHONEHi!!!
Can i use pyUSB on a Windows OS with python ?
You need either libusb [1] or libusb-win32 [2] installed first. Then
inside PyUSB source directory, type:
python setup.py install
Now just look at the tutorial [3] to learn how to use the API.
[1] http://www.libusb.info
[2] http://libusb-win32.sourceforge.net
[3] https://github.com/walac/pyusb/blob/master/docs/tutorial.rst
Post by UNIVERSAL PHONEThks
------------------------------------------------------------------------------
_______________________________________________
pyusb-users mailing list
https://lists.sourceforge.net/lists/listinfo/pyusb-users
--
Best Regards,
Wander Lairson Costa
------------------------------------------------------------------------------