host_lib
host_lib copied to clipboard
add device failed
Hi,
I've installed all the packages mentioned in README.md and plugged in the dongle, but when I run python main.py -t update_app, I've encountered the error as follow.
How can I solve the problem?
Thanks.
Kaiwen
could you see the usb device when you do "lsusb" ? Do you have root permission? You can try adding "sudo" before the python command see if that would resolve your issues.