赞
踩
pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available
问题是OpenSSL版本过低或未安装
解决方法:到OpenSSL官网下载Win64 OpenSSL Light
安装后pip恢复正常
参考:https://blog.csdn.net/wbj_code_life/article/details/97887891
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。