pip install tensorflow==1.14.0 -i https://pypi.tuna.tsinghua.edu.cn/simple

tensorflow1.14.0安装不上,报错

Microsoft Windows [版本 6.1.7601]
版权所有 (c) 2009 Microsoft Corporation。保留所有权利。

C:\Users\Administrator>pip install tensorflow==1.14.0 -i https://pypi.tuna.tsing
hua.edu.cn/simple
WARNING: pip is configured with locations that require TLS/SSL, however the ssl
module in Python is not available.
Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status
=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because
 the SSL module is not available.")': /simple/tensorflow/
WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status
=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because
 the SSL module is not available.")': /simple/tensorflow/
WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status
=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because
 the SSL module is not available.")': /simple/tensorflow/
WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status
=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because
 the SSL module is not available.")': /simple/tensorflow/
WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status
=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because
 the SSL module is not available.")': /simple/tensorflow/
Could not fetch URL https://pypi.tuna.tsinghua.edu.cn/simple/tensorflow/: There
was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pypi.tun
a.tsinghua.edu.cn', port=443): Max retries exceeded with url: /simple/tensorflow
/ (Caused by SSLError("Can't connect to HTTPS URL because the SSL module is not
available.")) - skipping
ERROR: Could not find a version that satisfies the requirement tensorflow==1.14.
0 (from versions: none)
ERROR: No matching distribution found for tensorflow==1.14.0

C:\Users\Administrator>

tensorflow1.14.0安装不上,报错相关推荐

  1. 安装报错_MySQL8.0安装后,报错ERROR 1045 (28000)

    报错问题: 1.昨天安装Mysql8.0.18,然后使用navicat连接,结果出现: ERROR 1045 (28000): Access denied for user 'root'@'local ...

  2. 【win10+cuda7.5+cudnn6.0安装caffe⑥】报错及处理方式

    报错1:too few arguments in function call 错误 127 error : too few arguments in function call 解决方法: 将cudn ...

  3. 在Anaconda中安装TensorFlow1.14.0与TensorFlow2.0.0

    文章目录 一.在Anaconda中安装TensorFlow1.14.0 1.Anaconda修改国内镜像源 2.安装TensorFlow 3.测试Ten

  4. 【pycharm】pycharm上安装tensorflow,报错:AttributeError: module ‘pip‘ has no attribute ‘main‘ 解决方法

    [pycharm]pycharm上安装tensorflow,报错:AttributeError: module 'pip' has no attribute 'main' 解决方法 参考文章: (1) ...

  5. linux安装cherrytree.tar.xz,Linux上安装CherryTree,报错无法找到 gtksourceview2

    安装CherryTree,报错无法找到 gtksourceview2CherryTree(富文本辑器)是一个全功能的层次大纲窗口和组织者支持富文本.图像.语法高亮显示.列表.基本表, 保存为 PDF, ...

  6. windows环境下安装scrapy框架报错问题--最快捷有效的解决方案

    windows在执行如下命令,安装scrapy的过程中会报错: pip install scrapy 报错分析: windows环境下,会出现如下错误: 1.提示的错误是编译环境的问题,字面意思看需要 ...

  7. 安装python37路径报错_解决pycharm安装python库报错问题

    最近在玩微信图灵机器人,不过我安装有一些库,安装报错,上网找了很久,总结有两种方法,记录一下 方法一: 手动安装,直接到官网你需要的python库下载到本地, 放在安装python路径,C:\User ...

  8. magicbook2018+MX150+win10+显卡驱动445.87+cuda_10.0.130+cudnn_v7.6.4.38+conda4.8.3+tensorflow1.14.0

    疫情在家起见,效率真的很低,还好马上就要开学了,最近有个作业需要用到deep learning,要用到gpu跑,因此记录一下我的配环境过程,来回折腾了两天,版本不对称问题很头疼,下面直接给出我的电脑配 ...

  9. 安装teamveaver时 报错 未安装软件包 libqt5qml5 记录一下

    安装teamveaver时 报错 未安装软件包 libqt5qml5 记录一下 lgyuWT 2020-11-11 00:43:30 540 收藏 分类专栏: ubuntu报错记录 文章标签: ubu ...

最新文章

  1. python20191031_20191031:Python取反运算详解
  2. SSM项目中怎样引入并使用Bootstrap
  3. 学习Android MediaPlayer
  4. 服务器虚拟化分为半,服务器虚拟化有哪些?
  5. 图的最小生成树(java实现)
  6. java开发总结_java开发几点总结
  7. Photoshop 入门教程「6」如何更改图像大小?
  8. linux svn切换分支,玩转SVN-分支
  9. Xen调度分析-RT
  10. 批量制作通知书会议邀请函等模板式文本并快速批量发送邮件
  11. html中文输入转换成英文,中英文转换,键盘如何中英文切换!
  12. 如何成为一个游戏制作人——第一章:如何选择你的路线(编程)
  13. 西北工业大学计算机毕业论文,西北工业大学本科生毕业设计(论文)工作管理办法.docx...
  14. Tomcat多层容器的设计
  15. RRP拷贝目录内的所有文件及子目录到指定目录
  16. 手指静脉图像采集终端的设计和实现
  17. Hbase安装~Hbase安装过程中常见的问题
  18. C语言关于qsort函数的用法详细说明
  19. Spring Boot集成Mybatis-Plus多租户架构实战
  20. URL 重写模块导致 IIS7 应用程序池自动关闭

热门文章

  1. python数据类型变量_python的数据类型与变量
  2. 学霸学长如何第一时间收到接口报错?不用测试妹子再质疑你是不是接口挂了
  3. linux自动内容归类,linux定时任务
  4. java string()函数_从Java中的String函数返回String构建器?
  5. spark2读取oracle工具类,spark读写Oracle、hive的艰辛之路(一)
  6. linux7.4安装语言包,CentOS 7.4安装时报错最简单最直接的解决办法
  7. 语音信号处理_书单 | 语音研究进阶指南
  8. 计算机应用技术挂科率高吗,大学里“挂科率高”的专业,学霸也觉得吃力,填报志愿要慎重...
  9. 汇博工业机器人码垛机怎么写_一文带您理解码垛机器人,原来它这么简单!
  10. linux编译警告不能连接,linux编译警告信息