使用pip安装东西的时候被告知:
pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available.
查了一下,在stack overflow上找到了解决办法,原贴链接
简单说,windows下就是安装最新的openSSL(下载地址: https://slproweb.com/products/Win32OpenSSL.html ,下载列表里的第一个就可以,下载完按照默认地址安装)

however the ssl module in Python is not available相关推荐

  1. pip is configured with locations that require TLS/SSL, however the ssl module in Python is not avai

    安装个新的python,结果pip一直不能用,不能联网,是因为python安装的时候,没有安装ssl模块 这个模块对应的软件是openssl 要求版本比较特殊 Could not build the ...

  2. pip is configured with locations that require TLS/SSL, however the ssl module in Python is not avail

    linux环境下 首先明确问题出现原因,是因为openssl版本过低或者不存在 so: 查看openssl安装包,发现缺少openssl-devel包  [root@localhost ~]# rpm ...

  3. Python报错ImportError: urllib3 v2.0 only supports OpenSSL 1.1.1+, currently the ‘ssl‘ module is compil

    运行openai模块时,报错 ImportError: urllib3 v2.0 only supports OpenSSL 1.1.1+, currently the 'ssl' module is ...

  4. Linux安装python3.8时,编译过程中报错Could not build the ssl module!

    一. Python编译安装缺失模块_ctypes build correctly but finished with this message:Failed to build these module ...

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

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

  6. linux无法安装第三方库(SSL module is not available)

    问题一:pip3 install 第三方库报错,提示:[建议用解决办法2-省时] Can't connect to HTTPS URL because the SSL module is not av ...

  7. 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 ...

  8. Caused by SSLError(“Can‘t connect to HTTPS URL because the SSL module is not available)

    win10系统, pip install numpy 时报异常: SSLError("Can\'t connect to HTTPS URL because the SSL module i ...

  9. 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 解决方 ...

最新文章

  1. 第八章 异常控制流 笔记
  2. 计算机网络连接设备的有什么,常用网络连接设备有哪些?
  3. 每日一皮:你不看我的接口文档就乱调的吗?
  4. linux系统加硬盘容量,Linux系统扩展硬盘空间
  5. MapReduce经典案例——统计单词数
  6. 计算机网路【2】数据链路层
  7. LwIP应用开发笔记之八:LwIP无操作系统HTTP客户端
  8. 如何用r语言搜集报表_基迪奥免费小课堂——如何用R语言绘制GSEA plot
  9. 关于排版与交互的问题
  10. c++ 圆上任意点坐标计算_已知圆弧的一些信息,求得圆弧上中间点的坐标的方法(C++语言描述)...
  11. vi 命令 使用方法
  12. 发布后500访问错误 —— dll引用错误
  13. C和指针---读书笔记16
  14. 数据归档,冷热数据分离
  15. unicode编码表,转载自:近來情轉深的博客
  16. 【沃顿商学院学习笔记】宏观经济学——09欧元区Euro Zone
  17. 黄一老师:征信问答这些信用知识你都了解吗?
  18. 回顾 | Tencent Serverless Hours 线上分享会第一期
  19. 并发编程中你需要知道的基础概念
  20. 神经网络方法研究及应用,基于神经网络的控制

热门文章

  1. linux makefile 只能使用Tab键进行文本缩进
  2. WSAGetLastError()部分常见返回值
  3. 数组引用以避免数组降阶(c++)
  4. VS2010中的调试技巧
  5. java中HashMap,LinkedHashMap,TreeMap,HashTable的区别
  6. Android中的URI
  7. QEMU和KVM 中断处理过程
  8. 复制MySQL实时_自制mysql主从复制(实时)软件——实现
  9. 计算机发现概述教案,计算机网络概述教案
  10. nix与linux的区别,linux – Nix / OS架构概述?