当前位置:论坛首页 > BUG提交 > Linux面板

【BUG记录】python管理器[2.0] python3.10版本无法安装包

发表在 BUG提交2022-3-11 22:03 [复制链接] 4 4095

QQ图片20220311220304.png

没安装3.10版本之前其他版本是可以正常安装依赖的,安装了3.10版本之后切换其他版本也会提示SSLError

系统:CentOS 7.9.2009 x86_64(Py3.7.9)


使用道具 举报 只看该作者 回复
发表于 2022-3-11 22:05:07 | 显示全部楼层
注意卸载的时候也会提示
  1. Looking in indexes: https://mirrors.aliyun.com/pypi/simple/
  2. Could not fetch URL https://mirrors.aliyun.com/pypi/simple/gunicorn/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='mirrors.aliyun.com', port=443): Max retries exceeded with url: /pypi/simple/gunicorn/ (Caused by SSLError("Can't connect to HTTPS URL because the SSL module is not available.")) - skipping
  3. Could not fetch URL https://mirrors.aliyun.com/pypi/simple/pip/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='mirrors.aliyun.com', port=443): Max retries exceeded with url: /pypi/simple/pip/ (Caused by SSLError("Can't connect to HTTPS URL because the SSL module is not available.")) - skipping
复制代码


之前的 管理器版本没这个问题
使用道具 举报 回复 支持 反对
发表于 2022-3-11 22:59:02 | 显示全部楼层
好的,已经记录,等待测试
使用道具 举报 回复 支持 反对
发表于 2022-3-13 12:42:18 | 显示全部楼层
堡塔安全赤井秀一 发表于 2022-3-11 22:59
好的,已经记录,等待测试

急~·~~~~~~~~~~~
使用道具 举报 回复 支持 反对
发表于 2022-3-14 20:14:05 | 显示全部楼层

没测出来,你换其他源试试吧,比如这个豆瓣的
  1. cat << EOF > ~/.pip/pip.conf
  2. [global]
  3. index-url = http://pypi.douban.com/simple/
  4. [install]
  5. trusted-host = http://pypi.douban.com
  6. EOF
复制代码
直接点上方的复制代码,粘贴执行,然后重新执行你的程序
使用道具 举报 回复 支持 反对
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

普通问题处理

论坛响应时间:72小时

问题处理方式:排队(仅解答)

工作时间:白班:9:00 - 18:00

紧急运维服务

响应时间:3分钟

问题处理方式:宝塔专家1对1服务

工作时间:工作日:9:00 - 18:30

宝塔专业团队为您解决服务器疑难问题

立即付费处理

工作时间:09:00至24:00

快速回复 返回顶部 返回列表