Anaconda 安装与TensorFlow安装

一、下载Anaconda
官网下载包
注意自己的电脑配置,比如645位,windows
 
二、安装 Anaconda
A1、安装步骤网址参考,到达4步骤:进行正式的安装Tensorflow
 
A2、安装 tensorflow 步骤网址参考
// 注意安装到  pip install时候需要换地址
 
//在这里找到当前官网的版本
找到最新版本
 
在清华镜像中
找到如下下载到本地
tensorflow-2.1.0-cp37-cp37m-win_amd64.whl
 
1.管理员执行命令安装
pip install  --default-timeout=1000 --ignore-installed --upgrade tensorflow-2.1.0-cp37-cp37m-win_amd64.whl
 
遇到如下错误
//再报错
ERROR: spyder 4.0.1 requires pyqt5 <5.13; python_version >= "3", which is not installed.
ERROR: spyder 4.0.1 requires pyqtwebengine <5.13; python_version >= "3", which is not installed.
ERROR: pytest-astropy 0.8.0 requires pytest- cov >=2.0, which is not installed.
ERROR: pytest-astropy 0.8.0 requires pytest -filter-subpackage >=0.1, which is not installed.
ERROR: astroid 2.3.3 requires typed-ast <1.5,>=1.4.0; implementation_name == "cpython" and python_version < "3.8", which is not installed.
ERROR: astroid 2.3.3 has requirement wrapt ==1.11.*, but you'll have wrapt 1.12.1 which is incompatible.
 
2.上述错误参考如下方法 参考如下错误排查方
  • 10
    点赞
  • 31
    收藏
    觉得还不错? 一键收藏
  • 3
    评论
评论 3
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值