一扯旷、報(bào)錯(cuò)問(wèn)題
Could not fetch URL https://pypi.python.org/simple/django/: 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 django (from versions:)
二、解決方式
1、安裝命令:python3 -m pip install --trusted-host pypi.python.org django
2酥泞、安裝命令:python3 -m pip install -i https://pypi.douban.com/simple django
3伞鲫、pip install -i?https://pypi.douban.com/simple?django
如果還是提示該報(bào)錯(cuò)信息戏售,檢查一下本機(jī)的Fiddler 是不是開(kāi)啟狀態(tài)拗秘,該軟件需要保持關(guān)閉狀態(tài)(親測(cè)有效)卓嫂。。聘殖。。