[python]SSLError(「Can\‘t connect to HTTPS URL because the SSL module is not available.

使用requests.get('https://www.balabala.com')報錯SSLError("Can\'t connect to HTTPS URL because the SSL module is not available.python 錯誤緣由:  安裝Python的時,未把ssl模塊編譯進去。code 解決方案:  從新編譯安裝python,並編譯ssl。ssl 具體步驟
相關文章
相關標籤/搜索