Jetson Orin Nano freezes during Torchvision installation

Hello!
I have Jetson Orin Nano with Jetpack 6 installed on it.
I’m trying to install PyTorch and torchvision as described here PyTorch for Jetson

Pytorch 2.3.0 was installed without problems but when I tried to install Torchvision v0.18.0 my Jetson froze in this state:

I tried a few times and had the same result (with Pytorch 2.2.0 and Torchvision 0.17.0). How to resolve it?

There is no update from you for a period, assuming this is not an issue any more.
Hence we are closing this topic. If need further support, please open a new one.
Thanks

Hi,

TorchVision might take time to compile.
How long do you wait for the freezing?

Thanks.