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?