pip某些包发生SSL错误

Could not fetch URL https://mirrors.aliyun.com/pypi/simple/matplotlib/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='mi

rrors.aliyun.com', port=443): Max retries exceeded with url: /pypi/simple/matplotlib/ (Caused by SSLError(SSLZeroReturnError(6, 'TLS/SSL connection has

been closed (EOF) (_ssl.c:1131)'))) - skipping

ERROR: Could not find a version that satisfies the requirement matplotlib (from versions: none)

ERROR: No matching distribution found for matplotlib

Could not fetch URL https://mirrors.aliyun.com/pypi/simple/pip/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='mirrors.a

liyun.com', port=443): Max retries exceeded with url: /pypi/simple/pip/ (Caused by SSLError(SSLZeroReturnError(6, 'TLS/SSL connection has been closed (E

OF) (_ssl.c:1131)'))) - skipping

解决办法:把挂的翻墙VPN关了

相关推荐
gadiaola23 分钟前
【计算机网络】第3章:传输层—TCP 拥塞控制
网络·网络协议·tcp/ip·计算机网络
廖致君6 小时前
C/Python/Go示例 | Socket Programing与RPC
网络协议
栗子叶7 小时前
两种Https正向代理的实现原理
网络协议·http·https·正向代理
jingyucsdn8 小时前
网页端 VUE+C#/FastAPI获取客户端IP和hostname
网络协议·tcp/ip·fastapi
SZ17011023111 小时前
IP协议 标识字段 同一个源IP、目的IP和协议号内唯一
网络·网络协议·tcp/ip
狐5712 小时前
2025-06-02-IP 地址规划及案例分析
网络·网络协议·tcp/ip
利刃大大1 天前
【在线五子棋对战】二、websocket && 服务器搭建
服务器·c++·websocket·网络协议·项目
玩转4G物联网1 天前
零基础玩转物联网-串口转以太网模块如何快速实现与TCP服务器通信
服务器·网络·物联网·网络协议·tcp/ip·http·fs100p
光芒Shine1 天前
【物联网-ModBus-ASCII】
物联网·网络协议
帽儿山的枪手1 天前
程序员必掌握的iptables五表五链
linux·网络协议