Unable to install tensorFlow-metal

my PC is Mac M2 air

my macOS version is 13.4.

I followed the way offered by apple to install TensorFlow.

I have installed anaconda(python 3.9) before, when I try to install TensorFlow-metal in the virtual environment(py3.9), the information is:

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

I tried many ways (upgrade the Anaconda) but cannot solve it.

Has anybody met the same problems?

Good! I found the resolution!

I uninstall the former anaconda version and download the newest APPLE Silicon anaconda. then I create the environment(py39). (it didn't work if you just upgraded it.)

All is well! someone said miniforge is necessary. NO, it's unnecessary.

Unable to install tensorFlow-metal
 
 
Q