I am trying to install PyTorch on my Jetson Orin Nano Super device, but PyTorch cannot find the CUDA device.
Hi,
Please try our package in the below link instead:
https://pypi.jetson-ai-lab.dev/jp6/cu126
Thanks.
Hi,
Please wget the .whl file and install it directly with pip3.
Based on your log, the pip3 tool uses the package in ./.local/lib/python3.10/site-packages (version 2.5.1) instead of fetching from the url.
Thanks.
1 Like
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.