I am using MacBook Pro M2
I followed this link to install Tesnorflow so I can use it with Python.
https://developer.apple.com/metal/tensorflow-plugin/
but below command return error that packages are not available conda install -c apple tensorflow-deps
also python -m pip install tensorflow-macos
return ERROR: Could not find a version that satisfies the requirement tensorflow-macos (from versions: none) ERROR: No matching distribution found for tensorflow-macos