Python : Python3.9 (virtualenv)
JetPack : 5.1.2
CUDA : 11.8.89 (modified)
cuDNN : 8.8.0.121 (modified, not show in stats)
TensorRT : ? (unknown why missing)
OpenCV : 4.5.2 (modified)
It seems that NVIDIA currently recommands installation methods that are compatible with Python 3.8 (cp38)
How can I install it to be compatible with Python 3.9? Should I use pip install?

Hi,
Currently, we only have prebuilt for the default Python version.
For JetPack 5 which is Ubuntu20.04, it is Python 3.8.
Please build PyTorch from the source if other Python versions are required.
Below are the building instructions for your reference:
https://forums.developer.nvidia.com/t/pytorch-for-jetson/72048
Instructions
Build from Source
Thanks.
1 Like
system
Closed
5
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.