I have setup the latest jetpack on my jetson nano downloaded from the offical website. And I use the command:
$ git clone GitHub - NVIDIA-AI-IOT/jetbot: An educational AI robot based on NVIDIA Jetson Nano.
$ cd jetbot
$ sudo python3 setup.py install
However, the messages showing are not like I have seen before, as the picture showing. And when I use , the package didn’t show in list.
I have spend much time on installing jetbot, please give me some advaice if you know, thanks a lot~