1、 pip uninstall pycurl
2、
brew install curlbrew link curl --forcebrew install opensslexport LIBRARY_PATH=/usr/local/opt/openssl/libexport CPATH=/usr/local/opt/openssl/includepip --no-cache-dir install pycurlpython -c "import pycurl"