给出一个tensorflow的安装打样:
pip install -i https://pypi.tuna.tsinghua.edu.cn/simple --trusted-host pypi.tuna.tsinghua.edu.cn tensorflow==1.12
两个参考博客:
1.使用conda安装Tensorflow2.0过程,以及出现的问题
2.pip和conda 添加国内清华镜像 让他下的更快
conda pip 镜像
原文:https://www.cnblogs.com/exciting/p/12898165.html