win10系统,

pip install numpy 时报异常:

SSLError("Can\'t connect to HTTPS URL because the SSL module is not available.

我用的minicaonda,之前安装的,重装系统后,miniconda还能继续用。

方案1.

就是添加三条环境变量:

D:\Anaconda3; 
D:\Anaconda3\Scripts; 
D:\Anaconda3\Library\bin

方案2:安装openssl:

https://slproweb.com/products/Win32OpenSSL.html

打开页面,在页面的下半部分

选择 Win64 OpenSSL v1.1.1k Light,安装

我是先操作第一个方法,没成功,方案2也安装了,

注销电脑,后来就可以了。

Caused by SSLError(“Can‘t connect to HTTPS URL because the SSL module is not available)相关推荐

  1. 使用pip报错:Can‘t connect to HTTPS URL because the SSL module is not available

    错误 WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after con ...

  2. python3.8安装tensorflow1.14时候报错Can‘t connect to HTTPS URL because the SSL module is not available

    python3.8安装tensorflow1.14做NER对应源码 pip install --upgrade https://storage.googleapis.com/tensorflow/ma ...

  3. Can‘t connect to HTTPS URL because the SSL module is not available

    pip install mxnet-cu101 这时报错: Can't connect to HTTPS URL because the SSL module is not available 解决方 ...

  4. pip Can't connect to HTTPS URL because the SSL module is not available

    pip Can't connect to HTTPS URL because the SSL module is not available 在使用pip 或者 爬虫爬取HTTPs时 有时SSL报错 ...

  5. Can't connect to HTTPS URL because the SSL module is not available

    Can't connect to HTTPS URL because the SSL module is not available 在使用pip 或者 爬虫爬取HTTPs时 有时SSL报错 查看最根 ...

  6. 解决Can't connect to HTTPS URL because the SSL module is not available.问题

    初学python.由于最近要学习一些机器学习方面的知识,所以基础到了python,可是这方面以前没有接触过,所以在使用Anaconda时频频出错. 对于"Can't connect to H ...

  7. 请求https接口时报错:Caused by SSLError(SSLError(1, u‘[SSL: CERTIFICATE_VERIFY_FAILED] certificat,安装certifi

    标题 请求https接口时报错:Caused by SSLError(SSLError(1, u'[SSL: CERTIFICATE_VERIFY_FAILED] certificat,安装certi ...

  8. requests.exceptions.SSLError: HTTPSConnectionPool Max retries exceeded with url 报错解决方法

    import requests import jsonheaders = {"Content-Type": "application/json"} url = ...

  9. iOS开发HTTPS实现之信任SSL证书和自签名证书

    首先来分析一下什么是HTTPS以及了解HTTPS对于iOS开发者的意义 HTTPS 以及SSL/TSL 什么是SSL? SSL(Secure Sockets Layer, 安全套接字层),因为原先互联 ...

最新文章

  1. nginx虚拟目录设置 alias 和 root
  2. 天际汽车牛胜福:受感知系统等影响 点对点L3将于五年后实现...
  3. php session_start() 非常慢,PHP session_start()很慢问题分析与解决办法
  4. golang中的http服务器
  5. oracle脱机备份文件拒绝访问,如何解决备份文件夹拒绝访问问题
  6. boost::units::conversion_factor相关的测试程序
  7. Eclipse正确配置Tomcat之后仍然报错Type Target runtime Apache Tomcat v8.0 is not defined解决方式
  8. 在内核中如何获得系统的日期和时间
  9. BZOJ3835 [Poi2014]Supercomputer 【斜率优化】
  10. word2vec模型原理及实现词向量训练案例
  11. 频数直方图的步骤_超级详细的直方图应用步骤及分析,一篇搞定直方图!
  12. 云计算的三种服务模式:IaaS,PaaS和SaaS
  13. 大数据人工智能时代的核心思维——数学建模
  14. 数据安全生命周期管理介绍(一)
  15. 连接本地数据库,mysql提示Can‘t connect to MySQL server on localhost (10061)解决办法
  16. ISV 和SI 是什么
  17. 基于《小米创业思考》,聊聊我们到底该如何读书?
  18. dreamweaver CS5安装
  19. 谷歌打开后开始页面被hao123篡改
  20. 简单图片自动手动播放html,js手动播放图片实现图片轮播效果

热门文章

  1. vim tab设置为4个空格
  2. windbg-.process切换进程
  3. STL中的list详解
  4. Win32 API之Setlocale函数配置地域化信息函数
  5. C Check email existance in Outlook
  6. C 整数反转
  7. Design Pattern - Facade(C#)
  8. 内核同步机制——完成量
  9. android adb打开gps,adb 命令行模拟GPS位置信息
  10. android远程控制灯光,智能灯具如何实现远程控制技术