Hello,
I tried to install JetPack 4.3 using sdk manager and it failed.
What am I supposed to do?
Thank you.
Hello,
I tried to install JetPack 4.3 using sdk manager and it failed.
Thank you.
Hi neuezeal,
This means the apt system is broken on your host machine. If you open a terminal window, and run “sudo apt-get update && sudo apt-get check” command, it will fail. SDK Manager requires the command to succeed before installation.
The error is caused by the following line in your /etc/apt/resources.list* file:
http://ppa.launchpad.net/wbsecg1/qtav/ubuntu blablabla…
Please manually fix this issue first then retry.