Tensorflow-macos and metal installation for MacBook Air M1

I completed till the step of installing tensor flow dependencies which itself posed so many errors, but when I try to run

python -m pip install tensorflow-metal or

python -m pip install tensorflow-macos

I get the following error,

ERROR: Could not find a version that satisfies the requirement tensorflow-metal (from versions: none)

ERROR: No matching distribution found for tensorflow-metal

ERROR: Could not find a version that satisfies the requirement tensorflow-macos (from versions: none)

ERROR: No matching distribution found for tensorflow-macos

What am I supposed to do now to install tensor flow directly?

Hi SanthoshSrinivas,

Did you use conda env? What python version are you using? There are only python 3.8 and python 3.9 packages currently available.

Hi SanthoshSrinivas,

I am facing the same issue as well in MacBook Air M1, hope there is someone can help with this problem.

Tensorflow-macos and metal installation for MacBook Air M1
 
 
Q