requests sslerror

比較煩人的狀況:python

使用pip安裝任何包和requests庫請求https站都會提示SSL錯誤,試了網上不少方法,仍是沒解決,最後升級pip和requests庫解決,特作記錄。bootstrap

 

升級pipcurl

curl https://bootstrap.pypa.io/get-pip.py >> get-pip.pyurl

python3.5 get-pip.pyip

 

升級requests庫:get

pip3.5 uninstall requestsrequests

pip3.5 install requestspip

相關文章
相關標籤/搜索