Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failt buil jetson-inference r36.4.2 (Nano 8gb) #762

Open
michelc33 opened this issue Dec 31, 2024 · 1 comment
Open

Failt buil jetson-inference r36.4.2 (Nano 8gb) #762

michelc33 opened this issue Dec 31, 2024 · 1 comment

Comments

@michelc33
Copy link

Hi,

After a clean Jetson nano 8gb install from SD image and SSD addition

Trying to run jetson-inference

docker/run.sh 

and that is a FAIL

from the terminal ouput

Unable to find image 'dustynv/jetson-inference:r36.4.2' locally
docker: Error response from daemon: manifest for dustynv/jetson-inference:r36.4.2 not found: manifest unknown: manifest unknown.
See 'docker run --help'.

so I try to build using jetson-containers

jetson-containers build jetson-inference

and it fail

From the terminal outpout

apt-get clean
+ curl -sS https://bootstrap.pypa.io/get-pip.py
+ python3.10
Looking in indexes: http://jetson.webredirect.org/jp5/cu126
ERROR: Could not find a version that satisfies the requirement pip (from versions: none)
ERROR: No matching distribution found for pip
+ curl -sS https://bootstrap.pypa.io/pip/3.6/get-pip.py
+ python3.6
/tmp/install_python.sh: line 27: python3.6: command not found
curl: (23) Failure writing output to destination
The command '/bin/sh -c /tmp/install_python.sh' returned a non-zero code: 127

Thanks in advance !

@dusty-nv
Copy link
Owner

dusty-nv commented Dec 31, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants