当前位置:   article > 正文

conda报错 pip is configured with locations that require TLS/SSL, however the ssl module in Python not_warning: pip is configured with locations that req

warning: pip is configured with locations that require tls/ssl, however the

问题描述

在windows安装conda后,进入环境安装包的时候有个:WARNING: pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available.

在这里插入图片描述
网上寻找解决办法, 大部分都说没有添加环境变量,可我这环境变量安装的时候就添加过了,所以自然不存在这种问题,环境变量如下图所示:
在这里插入图片描述

解决办法

原因是系统即缺少了SSL模块

进入以下地址下载:https://slproweb.com/products/Win32OpenSSL.html

选择 Win64 OpenSSL v1.1.1q Light 的 MSI进行下载点击安装即可
在这里插入图片描述
安装好之后再执行,可以发现就没有那个烦人的警告了
在这里插入图片描述

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/我家自动化/article/detail/423644
推荐阅读
相关标签
  

闽ICP备14008679号