can't install TensorFlow-deps

Following the instructions here: https://developer.apple.com/metal/tensorflow-plugin/

When I do the step: conda install -c apple tensorflow-deps

I get:


Downloading and Extracting Packages

tensorflow-deps-2.9. | 3 KB      |                                                            |   0% 

CondaHTTPError: HTTP 403 FORBIDDEN for url https://conda.anaconda.org/apple/osx-arm64/tensorflow-deps-2.9.0-0.tar.bz2

Elapsed: 00:00.362533

CF-RAY: 72dd062a7a7cae2a-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 tried downloading it using curl and the browser and got the same problem. It appears that the version prior to 2.8 are there, but 2.8 and 2.9 give the same error.

Any advice?

I am definitely not an expert, but: I saw this yesterday. It seemed to be encouraging me to retry, so I did. Same result. I tried several more times with increasing retry delays (an hour later, two hours later...). This morning I tried again, just for the heck of it, and it worked fine.

I suggest simply retrying the conda install -c apple tensorflow-deps

can't install TensorFlow-deps
 
 
Q