linux pip3 安装包时出现WARNING: pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available.
网上看了好多都说缺少openssl-devel包,需要重新编译安装python好麻烦。
我偶然间发现 在执行pip3 install xxx的时候,在前面加上sudo也可以解决这个问题,在此记录一下。

linux pip3 安装包时出现WARNING: pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available.
网上看了好多都说缺少openssl-devel包,需要重新编译安装python好麻烦。
我偶然间发现 在执行pip3 install xxx的时候,在前面加上sudo也可以解决这个问题,在此记录一下。

1178
7691
1729
1546
6万+
2万+
3万+
4555
5609

被折叠的 条评论
为什么被折叠?
