pip install 时报错 Could not fetch URL https: ... ERROR: No matching distribution found for virtualenv

python 源码编译时要 打开

SSL=/usr/local/ssl
_ssl _ssl.c \
-DUSE_SSL -I$(SSL)/include -I$(SSL)/include/openssl \
-L$(SSL)/lib -lssl -lcrypto

 

相关文章: