WARNING: pip is configured with locations that require TLS/SSL

在pycharm中运行pip下载软件包遇到该问题:WARNING: pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available

原因:没有安装openssl;

https://slproweb.com/products/Win32OpenSSL.html下载winopenssl即可。

转载:https://www.cnblogs.com/123456www/p/12584701.html

相关推荐
软糖姐姐20 小时前
Python开篇——简介、pip和conda
python·conda·pip·数据科学·
起司喵喵1 天前
通过Certbot自动申请更新HTTPS网站的SSL证书
网络协议·https·ssl
魏码不凡2 天前
CURL报错:未找到SSL证书文件问题
开发语言·php·ssl
不明觉厉二十年3 天前
uv Windows配置
conda·pip
AlbertS4 天前
Let‘s Encrypt 证书自动续期并自动应用到Nginx
运维·nginx·ssl·cerbot·renew·续期
IT界的老黄牛6 天前
uv 常用命令速查:一个工具干掉 pip + venv + pyenv + pipx + poetry,Python 工具链从此清爽
python·pip·uv·虚拟环境·包管理·命令速查
Yolanda_20227 天前
在vscode终端中可使用pip,但是cmd终端中找不到命令 pip问题的解决
vscode·python·conda·pip
Yolanda_20227 天前
pip安装jieba报错:由于目标计算器积极拒绝,无法连接
pip
agathakuan9 天前
Wireshark 解密並導出TLS 1.2 / TLS 1.3 明文的方法(可控制 Client 端)
c语言·wireshark·ssl·openwrt
lxw18449125149 天前
Python uv 完整使用教程
python·conda·pip·uv