-
Notifications
You must be signed in to change notification settings - Fork 201
Open
Description
When the system has the python packages hidapi installed but not hid the error message produced states:
python hidapi module is required
try running:
apt-get install libusb-1.0.0-dev libudev-dev
pip install hidapi
This error message is misleading due to the fact that hidapi can be installed without hid.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels