Could not fetch URL https://pypi.org/simple/pip/: There was a problem confirming the ssl certificate
安裝jsonpath:>pip install jsonpath
報錯:Could not fetch URL https://pypi.org/simple/pip/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host=‘pypi.org’, port=443): Max retries exceeded with url: /simple/pip/ (Caused by SSLEr
ror(SSLError(1, ‘[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:852)’),)) - skipping
解決辦法:更換鏡像源
pip install jsonpath -i http://pypi.douban.com/simple --trusted-host pypi.douban.com
http://mirrors.aliyun.com/pypi/simple/ 阿里云
https://pypi.mirrors.ustc.edu.cn/simple/ 中國科技大學
http://pypi.douban.com/simple/ 豆瓣
https://pypi.tuna.tsinghua.edu.cn/simple/ 清華大學
http://pypi.mirrors.ustc.edu.cn/simple/ 中國科學技術大學
參考 :戳這里
創(chuàng)作挑戰(zhàn)賽新人創(chuàng)作獎勵來咯,堅持創(chuàng)作打卡瓜分現(xiàn)金大獎總結
以上是生活随笔為你收集整理的Could not fetch URL https://pypi.org/simple/pip/: There was a problem confirming the ssl certificate的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 因子分析模型 - 案例按步骤详解 - (
- 下一篇: 介质控制访问为什么不适用多路复用技术来解