Apple tensorflow-deps

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?

1 Like

Apparently Cloudflare is having issues. That is the response from my IT group about this. So it isn’t technically Conda’s fault.

1 Like

Thanks. It’s a little odd since only versions 2.8 and 2.9 are getting the error, but none of the other versions are. I was able to proceed by specifying 2.7. Everything else worked fine.