I can't install tensorflow-gpu on jetson-agx

first i try install step from Installing TensorFlow for Jetson Platform :: NVIDIA Deep Learning Frameworks Documentation

but i can’t install tensorflow-gpu

this my jetpack and cuda version

Could recommend me please.

Hi,

We are moving this post to Jetson AGX Orion forum to get better help.

Thnak you.

1 Like

It seems you’re using the Jetack 5.0.1 DP version, there are some known issues.
Please move to JetPack 5.0.2 GA release first. Thanks

Hi,

We don’t have a prebuilt package specified for JetPack 5.0.1.
Please upgrade to JetPack 5.0.2 and install the package below:

https://developer.download.nvidia.com/compute/redist/jp/v502/tensorflow/

For example:

$ sudo pip3 install --pre --extra-index-url https://developer.download.nvidia.com/compute/redist/jp/v502 tensorflow==2.9.1+nv22.07

Thanks

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.