티스토리 뷰

728x90
pip uninstall pycurl
pip install --compile --install-option="--with-openssl" pycurl
brew reinstall openssl

https://stackoverflow.com/questions/47888757/importerror-pycurl-libcurl-link-time-ssl-backend-openssl-is-different-from-c

 

ImportError: pycurl: libcurl link-time ssl backend (openssl) is different from compile-time ssl backend (none/other)

I wanted to run python file. But I could check this error when I ran it. ImportError: pycurl: libcurl link-time ssl backend (openssl) is different from compile-time ssl backend (none/other) My sy...

stackoverflow.com

 

728x90
댓글