I am having trouble installing Pytorch on my Jetson Orin Nano.
Following the guide on this page:install pytorch jetson
I am greeted with the error of an unsupported platform. If I simply use the pip3 install pytorch it’s compiled without CUDA.
I see online similar issues but none really have a positive affect on my issue.