Install pytorch in Jetson Orin

I am trying to install pytorch in Orin.
Follow the instructions here.

My system infos are as follows.

Package: nvidia-jetpack
Source: nvidia-jetpack (6.0)
Version: 6.0+b106
Architecture: arm64
Maintainer: NVIDIA Corporation
Installed-Size: 194
Depends: nvidia-jetpack-runtime (= 6.0+b106), nvidia-jetpack-dev (= 6.0+b106)
Homepage: http://developer.nvidia.com/jetson
Priority: standard
Section: metapackages
Filename: pool/main/n/nvidia-jetpack/nvidia-jetpack_6.0+b106_arm64.deb
Size: 29296
SHA256: 561d38f76683ff865e57b2af41e303be7e590926251890550d2652bdc51401f8
SHA1: ef3fca0c1b5c780b2bad1bafae6437753bd0a93f
MD5sum: 95de21b4fce939dee11c6df1f2db0fa5
Description: NVIDIA Jetpack Meta Package
Description-md5: ad1462289bdbc54909ae109d1d32c0a8

Trying to install this version 2.4.0a0+3bcc3cddb5 mentioned in this page.

Can’t find correct url for whl file.

The whls in this link are also not working in Orin.

Hi,

The package from the …/jp/v60/ should work.
Could you share your command and the error you face?

Thanks.

Yes. My mistake. I used python version 3.8
We need python 3.10

Hi,

Is your issue fixed?

We provide the Python 3.10 PyTorch prebuilt for JetPack 6 users.
Do you get it to work?

Thanks.

Yes it worked. Thanks

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