Getting error when installing torchvision

Issue Description
I am trying to install PyTorch on Jetson Orin by following the steps mentioned on this site (PyTorch for Jetson).
I am trying to install : PyTorch v1.13.0

Error String
![image|690x80](upload://yyxZdiXbQON7cu9brU7270mfOuu.png)

Hi,

Could you share more info about the error?

It doesn’t look like comes from the PyTorch or TorchVision installation but something relates to image loading.
Do you meet the error when running a custom app?

Thanks.

Error info:



I have not tried on custom app as of now.

Hi,

Could you check if the below link helps?

If the TorchVision still cannot work on your environment, would you mind upgrading the device to JetPack 6?
We have a prebuilt PyTorch/TorchVision/TorchAudio package available for JetPack 6, so you don’t need to build it manually.

Thanks.

Hi,

My error has been resolved with the help of the link you provided.
Thanks!

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