pip安装numpy时报错:

pip is configured with locations that require TLS/SSL

解决方法

其实还是 Anaconda 环境变量的问题。

进入 系统变量 ,找到 PATH ,点击编辑:

只需把这三个加上就行。

C:\ProgramData\Anaconda3
C:\ProgramData\Anaconda3\Scripts
C:\ProgramData\Anaconda3\Library\bin

致谢

windows pip is configured with locations that require TLS/SSL, however the ssl module in Python

最怕一生碌碌无为,还说平凡难能可贵。

pip is configured with locations that require TLS/SSL 解决相关推荐

  1. 解决pip is configured with locations that require TLS/SSL问题

    解决pip is configured with locations that require TLS/SSL问题 参考文章: (1)解决pip is configured with location ...

  2. python3 pip 报错 pip is configured with locations that require TLS/SSL

    python3 pip 安装时报错: pip is configured with locations that require TLS/SSL, however the ssl module in ...

  3. python3.7安装pip问题_python3.7安装, 解决pip is configured with locations that require TLS/SSL问题...

    1.安装相关依赖 yum install gcc libffi-devel zlib* openssl-devel # libffi-devel zlib-devel bzip2-devel open ...

  4. python3.7 pip安装_python3.7安装, 解决pip is configured with locations that require TLS/SSL问题...

    python3.7安装, 解决pip is configured with locations that require TLS/SSL问题 1.安装相关依赖 yum install gcc libf ...

  5. python3.7安装, 解决pip is configured with locations that require TLS/SSL问题

    python3.7安装, 解决pip is configured with locations that require TLS/SSL问题 1.安装相关依赖 yum install gcc libf ...

  6. 「Python-Bug」pip is configured with locations that require TLS/SSL

    背景 系统:Ubuntu 18.04 从Python官网下载了Python3.6.8的安装包,根据官网的安装步骤,装完后,直接在终端sudo apt-get install python3-pip,安 ...

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

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

  9. pip is configured with locations that require TLS/SSL

    问题描述 参考链接:https://blog.csdn.net/u012206617/article/details/106494990 解决方案 https://slproweb.com/produ ...

最新文章

  1. node与mysql开源_node与mysql的相互使用————node+mysql
  2. 【Boost】boost库中thread多线程详解10——condition条件变量
  3. jQuery Mobile移动网站
  4. Maven内部版本号插件–用法示例
  5. 博客园代码黑色主题高亮设置
  6. 自加一运算_C语言i++、++i混合运算老手未必全掌握,看了你就明白了
  7. 基于python的智能安防系统_基于Python语言的智能家居系统研究
  8. select元素javascript常用操作(转载)
  9. 为什么普通红包自己不能领_为什么窗帘不能用洗衣机洗呢?千万别让窗帘砸在自己手里!...
  10. 深入了解C++的广泛应用
  11. oracle存储过程和视图不存在,Oracle 创建存储过程 提示权限不足或者提示表和视图不存在问题...
  12. error: two or more data types in declaration specifiers原因及解决方法
  13. matlab实现聚类算法
  14. html5客户端页面,iphoneX 适配客户端H5页面的方法教程
  15. chrome下载的word等文档解除锁定的方法
  16. Ext中TextField的 label和feild的间距的设定
  17. GOIP网关所有型号以及分辨方法 对接场景
  18. 仙剑奇侠传五服务器列表为空,仙剑奇侠传五
  19. 计算机毕业设计(42)java小程序毕设作品之小说电子书阅读小程序系统
  20. 【计算机毕业设计】23.网上商城购物系统+vue

热门文章

  1. golang 并发与并行学习笔记(二)
  2. Android开发--多媒体应用开发(一)--MediaPlayer的使用介绍
  3. Linux 下打core并调试core
  4. 关于Go ROOT 和Go PATH的设置
  5. 鸿蒙开发板能干什么,【鸿蒙开发板试用报告】用OLED板实现FlappyBird小游戏(中)...
  6. sequelize 增加数据库字段_使用Sequelize动态创建新表
  7. templateref html内容,angular之ng-template模板加载
  8. linux rpc语言,Linux下RPC的hello world
  9. php配置设置,PHP设置配置文件的方法
  10. Java 和 HTTP 的那些事(四) HTTPS 和 证书