Not able to install tensorflow/tensorflow-macos. Any version!!! on M2 chip

I'm getting below error in almost every way i'm trying to install tensorflow in mac Air M2.

ERROR: THESE PACKAGES DO NOT MATCH THE HASHES FROM THE REQUIREMENTS FILE. If you have updated the package versions, please update the hashes. Otherwise, examine the package contents carefully; someone may have tampered with them.   tensorflow-macos from https://files.pythonhosted.org/packages/30/6b/0ceaa806258dd33b15a160b79eeedb37ff8cb24269b308773afb81d11517/tensorflow_macos-2.10.0-cp39-cp39-macosx_12_0_arm64.whl#sha256=f2ec603c5496c25fb1bcda8eb4166423bf023bfb7ae6cbdec0be8796ca67e866:     Expected sha256 f2ec603c5496c25fb1bcda8eb4166423bf023bfb7ae6cbdec0be8796ca67e866        Got    f8cbfc1ecbf07b17f8d8fb152cf3a214b5591581fa07b07decb02b11c2822ad7

please help me.

Replies

Hi, Can you please provide the steps to reproduce the issue.

Also can you try:

python -m pip install --update --force-reinstall tensorflow-macos