pythonpython-3.xtensorflowpipfedora

Can't install Tensorflow on Fedora


I'm using Fedora and I installed tensorflow successfully before but today I tried to use it and it's not there so used pip -m install tensorflow but I'm getting this error ERROR: Could not find a version that satisfies the requirement tensorflow==2.12.0 (from versions: none) ERROR: No matching distribution found for tensorflow==2.12.0


Solution

  • Tensorflow is not available for python 3.12 yet as of January 2, 2024.

    https://www.tensorflow.org/install

    Python 3.8–3.11