About install latest jetbot on latest jetson nano image system

I have setup the latest jetpack on my nano device, then I want to install jetbot, I use 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 installing messages shown are not like I have seen before, as the picture shows. And I use “pip3 list”, I cannot see anything package in my list.

I don’t know what is the problem. I have spend much time on installing this. If you know, please give me some advice. Thanks a lot~

Duplicated with Install latest jetbot on latest jetson nano image system