felHR85 / WinUsbPy

A python wrapper over WinUsb library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python winusb module?

KWolfe81 opened this issue · comments

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'```

python setup.py install