ccourson / xArmServoController

LewanSoul-Lobot-HiWonder 6-DOF xArm servo controller libraries
https://ccourson.github.io/xArmServoController/
MIT License
64 stars 30 forks source link

import pywinusb.hid as hid ModuleNotFoundError: No module named 'pywinusb' #1

Closed 1scai closed 4 years ago

1scai commented 4 years ago

Good afternoon,

i am not too familiar with HID manipulation but i keep receiving this issue when i try to run test.py

import pywinusb.hid as hid ModuleNotFoundError: No module named 'pywinusb'

i do have pywinusb installed but it for some reason is not catching it

any help is appreciated. Thanks