anacodna/python 安装 tensorflow
study from :
SRE实战 互联网时代守护先锋,助力企业售后服务体系运筹帷幄!一键直达领取阿里云限量特价优惠。https://www.cnblogs.com/HongjianChen/p/8385547.html
执行1-6
pip install --upgrade --ignore-installed tensorflow
安装时间较长,有可能出现刚开始出现网络问题,重新再试一遍就行
更快一点的操作
Cache entry deserialization failed, entry ignored
用管理员权限打开anaconda prompt
(study from : https://blog.csdn.net/shanpenghui/article/details/80564268)
tensorflow只不支持python 3.7,所以要使用python 3.6
anaconda内含python,不需要单独安装python

更多精彩