2015-05-27 6:35 GMT-03:00 UNIVERSAL PHONE <universal.phone....@gmail.com>:
> Hi!!!
>
>
>
> 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

>
>
> Thks
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> pyusb-users mailing list
> pyusb-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/pyusb-users
>



-- 
Best Regards,
Wander Lairson Costa

------------------------------------------------------------------------------
_______________________________________________
pyusb-users mailing list
pyusb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users

Reply via email to