PyBoot
PyBoot copied to clipboard
usb.core.NoBackendError: No backend available
log.txt Running on Mac OS Catalina, think its related to libusb, in VM (however, i use checkm8 on a rpi4) I don't know what else to say right now. Here is the full log:
try running brew install libusb
and see if that fixes it — that seemed to fix it in #39
This command fix the problem, thanks ;)