What helped me is just updating conda right before installing tensorflow-deps. This is:
bash ~/miniconda.sh -b -p $HOME/miniconda
source ~/miniconda/bin/activate
conda update conda
conda install -c apple tensorflow-deps
Topic:
Machine Learning & AI
SubTopic:
General
Tags: