码迷,mamicode.com
首页 > Web开发 > 详细

pip install 报错 Could not fetch URL

时间:2018-02-28 01:12:45      阅读:4913      评论:0      收藏:0      [点我收藏+]

标签:pre   install   pytho   processor   ssl cert   https   roc   ssl   repr   

Could not fetch URL https://pypi.python.org/simple/xxx/: There was a problem confirming the ssl certificate: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:749) - skipping
Could not find a version that satisfies the requirement xxx (from versions: )
No matching distribution found for xxx

resolve:

    pip --trusted-host pypi.python.org install xxx

pip install 报错 Could not fetch URL

标签:pre   install   pytho   processor   ssl cert   https   roc   ssl   repr   

原文地址:https://www.cnblogs.com/ouyangping/p/8481446.html

(2)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!