using: conda install -c apple tensorflow-deps
After getting most of the packages, I get:
CondaHTTPError: HTTP 403 FORBIDDEN for url https://conda.anaconda.org/apple/osx-arm64/tensorflow-deps-2.9.0-0.tar.bz2
Elapsed: 00:00.168748
CF-RAY: 72dc6aa4ce8e3b81-BOS
An HTTP error occurred when trying to retrieve this URL.
HTTP errors are often intermittent, and a simple retry will get you on your way.
I’ve tried several times with the same response.
Using the browser, I went to the specified url and it told me it was forbidden.
Any idea what’s going on?