小编cid*_*cid的帖子

SSL:docker 容器中的 CERTIFICATE_VERIFY_FAILED 错误

我在执行 easy_install pip 时遇到以下错误消息:

root@ff45b7b74944:/# easy_install pip
Searching for pip
Reading https://pypi.python.org/simple/pip/
Download error on https://pypi.python.org/simple/pip/: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590) -- Some packages may not be found!
Couldn't find index page for 'pip' (maybe misspelled?)
Scanning index of all packages (this may take a while)
Reading [--https link here, like above--]
Download error on https://pypi.python.org/simple/: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590) -- Some packages may not be found!
No local packages or download links found for pip
error: …
Run Code Online (Sandbox Code Playgroud)

python ssl easy-install pip docker

5
推荐指数
2
解决办法
1万
查看次数

标签 统计

docker ×1

easy-install ×1

pip ×1

python ×1

ssl ×1