You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Picosetup fails to build picotool (and maybe other things) if pkg-config is not installed. It causes libusb to not be found.
Fix is just to apt install it:
Environment: 64bit Ubuntu 20.04 in a lxc container