Questions tagged [qmk]
16 questions
-1
votes
1 answer
QMK setup fails with "No Module named hid"
I'm attempting to get QMK working. After installing via brew install qmk/qmk/qmk/, I run qmk setup.
I get this error.
qmk setup
Output:
Error: %s: %s ('ModuleNotFoundError', ModuleNotFoundError("No module named 'hid'"))
Traceback (most recent call…

callmetwan
- 1,205
- 2
- 14
- 31