[Seek Help] python3.8源码安装pip无法使用ssl
Tofloor
poster avatar
bwn
deepin
2021-02-21 02:05
Author

3.8安装之后pip无法正常使用啊,烦死了,有没有人解决了的

Reply Favorite View the author
All Replies
luming
deepin
2021-02-21 02:08
#1

为啥源码安装,那多费劲,用annaconda直接安装多好

Reply View the author
SamLukeYes
deepin
2021-02-21 04:01
#2

编译时需要安装 openssl 的开发包,才能启用 ssl 的功能。另外,支持沙发的建议。

Reply View the author
unknown-hell
deepin
2021-02-21 18:23
#3

./configure后面要添加ssl相关参数

Reply View the author