pip安裝第三方庫時報錯: pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available.
報錯的原因是沒有安裝openssl;
解決方法:到https://slproweb.com/products/Win32OpenSSL.html上下載winopessl,直接下載第一個MSI安裝,問題解決;
pip安裝第三方庫時報錯: pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available.
報錯的原因是沒有安裝openssl;
解決方法:到https://slproweb.com/products/Win32OpenSSL.html上下載winopessl,直接下載第一個MSI安裝,問題解決;
本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。