Error Installing Tensorflow

Hello, I am just trying to install tensor flow with this command pip3 install tensorflow and I am facing with an error like this “ERROR: Could not find a version that satisfies the requirement tensorflow (from versions: none)
ERROR: No matching distribution found for tensorflow”.

How to fix this error?. Thank you

Hi,

TensorFlow doesn’t support the Jetson platform officially.
Please use our prebuilt instead.

Thanks.

I have followed the instructions but at the Installing TensorFLow step I found an error like this again

ERROR: Could not find a version that satisfies the requirement tensorflow-gpu==2.6.2+nv21.12 (from versions: none)
ERROR: No matching distribution found for tensorflow-gpu==2.6.2+nv21.12

Hi,

Could you share which JetPack you use?

$ apt show nvidia-jetpack

Thanks.

I re-flash the system and install python 3.6.9 it work, previously i have installed python 3.8

Good to know you solve this now.
Thanks for the udpate.

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