/opt/mousejack/nrf-research-firmware$ make install
./prog/usb-flasher/usb-flash.py bin/dongle.bin
Traceback (most recent call last):
File "./prog/usb-flasher/usb-flash.py", line 20, in <module>
import usb, time, sys, array, logging
ImportError: No module named usb
make: *** [Makefile:27: install] Error 1
i have followed this guide
https://null-byte.wonderhowto.com/how-to/inject-keystrokes-into-logitech-keyboards-with-nrf24lu1-transceiver-0197099/
every time i run the make install command i get this error message.
what have i done wrong?
i will continue searching for a solution to this but any help would be appreciated. thank you