The problem is with the tensorflow-deps version.
If I'm not wrong, you have tensorflow-deps==2.9.0 and tensorflow-macos==2.10.0 or tensorflow-macos==2.11.0. The problem is conda install -c apple tensorflow-deps installs 2.9.0. You can download the 2.10.0 from https://anaconda.org/apple/tensorflow-deps/files to get dependencies for tensorflow-macos 2.10.0.
As of now, there are no dependencies available for 2.11.0.
Topic:
Machine Learning & AI
SubTopic:
General
Tags: