热门
最新
红包
立Flag
投票
同城
我的
发布
灌水乐园
CSDN App 扫码分享
评论
点赞
打赏
- 复制链接
- 举报
下一条:
anaconda安装pip包时报错:Could not fetch URL https://pypi.org/simple/freia/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pypi.org', port=443): Max retries exceeded with url: /simple/freia/ (Caused by SSLError(SSLZeroReturnError(6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1131)'))) - skipping解决方案:使用镜像源pip install FrEIA -i http://pypi.douban.com/simple --trusted-host pypi.douban.com

