You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 https://www.jetson-ai-lab.com/vit/tutorial_nanoowl.html. 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!
The text was updated successfully, but these errors were encountered:
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 https://www.jetson-ai-lab.com/vit/tutorial_nanoowl.html. 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!
The text was updated successfully, but these errors were encountered: