官网安装tensroflow遇到Could not find a version that satisfies the requirement tensorflow-tensorboard

环境:

  • Python 3.6.3
  • Anaconda 5.0.1
  • Ubuntu 16.04


仿照官网安装tensorflow-gpu出错

pip install --ignore-installed --upgrade https://storage.googleapis.com/tensorflow/linux/gpu/tensorflow_gpu-1.5.0-cp36-cp36m-linux_x86_64.whl

报错:

Could not find a version that satisfies the requirement tensorflow-tensorboard<1.6.0,>=1.5.0 (from tensorflow-gpu==1.5.0) (from versions: )
No matching distribution found for tensorflow-tensorboard<1.6.0,>=1.5.0 (from tensorflow-gpu==1.5.0)

尝试过但不行的解决方法:

1. 修改pip.conf更新pip源

2. 直接安装pip install tensorflow-gpu

3. 安装nightly版  pip install tensorflow-gpu-nightly


解决方法:

不要用pip安装,用conda安装:

只需要执行本条即可:

conda install --channel https://conda.anaconda.org/anaconda tensorflow-gpu

倘若还是安装不了,请查看更详细的安装方法:

https://www.cnblogs.com/aloiswei/p/6510355.html

  • 6
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 2
    评论
评论 2
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值