Tensorflow Mac M1

Trying to install Tensorflow on Mac M1, Mac (24-inch, M1, 2021) macOS Monterey 12.2.1 (21D62).

Python 3.10.2
pip 22.0.4 from /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/pip (python 3.10)

pip install tensorflow

Received the following error.

ERROR: Could not find a version that satisfies the requirement tensorflow (from versions: none) ERROR: No matching distribution found for tensorflow

Are there plans to support natively the M1 platform with a simple pip install. I’m not interested in installing Conda or Miniforge, I’m looking for a native solution.

Thanks for any information or future plans to support the platform.

Kindest,

Isn’t available for python 3.10

Thank you for the reply, I appreciate the information.

None of the .whl are compatible … hopefully someday.

Thanks again,