can't install tenserflow metal

I was installing TensorFlow metal in the environment called "arm64_tf'" in anaconda using command line "python -m pip install tensorflow-metal" in terminal and it shows :

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

I have already tried using " conda install -c anaconda libffi" but it still doesn't work is there a solution ? Thanks

apologies for my bad English

Hi AngeloJuan,

what version of python are you using?

Hi, Just starting at Dev/ML, so I could be wrong, and I do not know how it works through Conda, but I tensorflow-metal, version 1.1.0/Sept2023 does not install with python 3.12. I managed install it with python 3.10/3.11 and tensorflow 2.17.x

can't install tenserflow metal
 
 
Q