Jetbot with Jetpack

Hi, can you help me with my issue?
I have installed jetpack on jetson nano nvidia-l4t-core 32.4.3-20200625213809. I
the jupyter container is run using /home/nvidia/docker_dli_run.sh.

I was trying to install jetbot on the same jetson nano. Using the commands

git clone GitHub - NVIDIA-AI-IOT/jetbot: An educational AI robot based on NVIDIA Jetson Nano.
./jetbot/scripts/configure_jetson.sh
sudo systemctl set-default graphical.target
./scripts/re_enable_gui.sh
./scripts/enable_swap.sh
cd docker
./enable.sh $HOME

I got the following message
JETBOT_VERSION=0.4.3
L4T_VERSION=32.4.3
JETBOT_BASE_IMAGE=nvcr.io/nvidia/l4t-pytorch:r32.4.3-pth1.6-py3
Restarting docker daemon …
Synchronizing state of docker.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable docker
Unable to find image ‘jetbot/jetbot:display-0.4.3-32.4.3’ locally
docker: Error response from daemon: manifest for jetbot/jetbot:display-0.4.3-32.4.3 not found: manifest unknown: manifest unknown.
See ‘docker run --help’.
Unable to find image ‘jetbot/jetbot:jupyter-0.4.3-32.4.3’ locally
docker: Error response from daemon: manifest for jetbot/jetbot:jupyter-0.4.3-32.4.3 not found: manifest unknown: manifest unknown.
See ‘docker run --help’.
nvidia@nvidia-desktop:~/jetbot/docker$ cat /etc/nv_tegra_release

R32 (release), REVISION: 4.3, GCID: 21589087, BOARD: t210ref, EABI: aarch64, DATE: Fri Jun 26 04:38:25 UTC 2020

nvidia@nvidia-desktop:~/jetbot/docker$ dpkg-query --show nvidia-jetpack
dpkg-query: no packages found matching nvidia-jetpack
nvidia@nvidia-desktop:~/jetbot/docker$ dpkg-query --show nvidia-jetpack
dpkg-query: no packages found matching nvidia-jetpack
nvidia@nvidia-desktop:~/jetbot/docker$ dpkg-query --show nvidia-l4t-core
nvidia-l4t-core 32.4.3-20200625213809

Are they incompatible? can you please advise?
If both containers are working, how to assign different IPs to each one?

Thank you so much for your help

Please ask questions and discuss JetBot related topics on the JetBot GitHub Discussions

I think no or minimal support is provided in the link provided for the JetBot GitHub Discussions, there. Is there any other source I can try out, please?

I have posted 3 days ago but no response in there and other inquiries are posted without reply.

Thank you for your help

Hi @kayccc @dusty_nv

I am still trying over and over to fix this issue and keep getting the same errors. I have no clue if I am doing something wrong but I tried several ways to overcome this issue with no success. I got no reply in the Jetbot gihub discussions. I hope for any advice if you have been exposed to such issue before of where I could find an answer,

Thank you so much for your help

Hi @m.h.s.a.farrag ,

Thanks for reaching out, and apologies for the delayed response!

I just replied to the GitHub discussion here: Jetbot with Jetpack · NVIDIA-AI-IOT/jetbot · Discussion #593 · GitHub.

Please let me know if this helps or you run into any further issues.

Thanks!
John

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.