首页 > 编程语言 > 详细

python3.6

时间:2018-03-14 21:56:44      阅读:263      评论:0      收藏:0      [点我收藏+]

pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available.
Collecting requests
Could not fetch URL https://pypi.python.org/simple/requests/: There was a problem confirming the ssl certificate: Can‘t connect to HTTPS URL because the SSL module is not available. - skipping
Could not fetch URL https://www.piwheels.hostedpi.com/simple/requests/: There was a problem confirming the ssl certificate: Can‘t connect to HTTPS URL because the SSL module is not available. - skipping
Could not find a version that satisfies the requirement requests (from versions: )
No matching distribution found for requests



[global] index-url = http://mirrors.aliyun.com/pypi/simple/  #可以手工指定是http的或者https的  [install] trusted-host=mirrors.aliyun.com

python3.6

原文:https://www.cnblogs.com/ianduin/p/8570123.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!