티스토리 뷰

공부

[openssl] 1.1, 3.0, 3

승가비 2023. 5. 26. 21:38
728x90
brew upgrade openssl@1.1
brew upgrade openssl@3.0
brew upgrade openssl@3

https://stackoverflow.com/questions/76187256/importerror-urllib3-v2-0-only-supports-openssl-1-1-1-currently-the-ssl-modu

 

ImportError: urllib3 v2.0 only supports OpenSSL 1.1.1+, currently the 'ssl' module is compiled with LibreSSL 2.8.3

After pip install openai, when I try to import openai, it shows this error: the 'ssl' module of urllib3 is compile with LibreSSL not OpenSSL I just followed a tutorial on a project about using API...

stackoverflow.com

 

728x90
댓글