Pytorch 2.7.1 for jetpack 6.2.1 on jetson orin nano

我現在有一台jetson orin nano,系統是ubuntu 22.04,jatpack版本是6.2.1,我要怎麼安裝pytorch 2.7.1?

Hi Leo,

You may refer to this topic for further guidance.

the solution is to install the package in https://pypi.jetson-ai-lab.dev/jp6/cu126,

but I can’t open it,I think pypi is down again a month ago.

Have you tried this guide?

To avoid the hassles of creating your own environment, the best approach is to use the Docker images on NGC. Use the tags with *-igpu for Jetson.

yes,i’ve try the guilde

when i finish bash ./install_cusparselt.s

it will jump the error like

“cp: cannot create regular file ‘/usr/local/cuda/include/cusparseLt.h’: Permission denied”

and there is a code “export CUDA_VERSION=12.1 # as an example “

i’m not sure that if i need to change 12.1 to 12.6

Hi,

I saw your issue was posted at Pytorch 2.7.1 for jetpack 6.2.1 on jetson orin nano - Jetson & Embedded Systems / Jetson Orin Nano - NVIDIA Developer Forums, and should be resolved, right?

Please continue updating the status on Jetson forum.

Thanks