Hello. I am having a problem trying out the NanoOWL project in jetson ai lab on the jetson orin nx platform. I followed tutorial on NanoOWL - NVIDIA Jetson AI Lab. On jetson orin nx, I executed “sudo apt aupdate” and “sudo apt install nvidia-jetpack”, and then executed “git clone https://github.com/dusty-nv/jetson-containers” and “bash jetson-containers/install.sh”. None of the above statements reported any errors. Then, when I try to run “jetson-containers run --workdir /opt/nanoowl $(autotag nanoowl)” and start it, I run into the problem in the screenshot below:
I’m not quite sure what the problem is. does nvidia-jetpack not include docker? Is this problem related to the base environment of miniconda? Do I need to install docker myself or something else? Looking forward to a reply!