felHR85 / WinUsbPy

A python wrapper over WinUsb library
MIT License
27 stars 21 forks source link

Python winusb module? #5

Open KWolfe81 opened 4 years ago

KWolfe81 commented 4 years ago

How do I install the required winusb module?


Type "help", "copyright", "credits" or "license" for more information.
>>> import winusbpy
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "C:\Code\Valve\Watchman\iso\WinUsbPy-master\WinUsbPy-master\winusbpy\__init__.py", line 4, in <module>
    from winusb import *
ModuleNotFoundError: No module named 'winusb'```
rundekugel commented 3 years ago

python setup.py install