So I'm trying to install Tensorflow on my M1 MacBook Air using the guidelines here https://developer.apple.com/metal/tensorflow-plugin/
I'm able to download and install the Conda env (at least I believe), but when I try to install the TensorFlow dependencies, I get the error
PackagesNotFoundError: The following packages are not available from current channels:
- tensorflow-deps
Would really appreciate any help.