https://github.com/PyMySQL/mysqlclient/issues/74#issuecomment-475040133
For me on OS X, this advice worked:
Step 1.
brew install openssl
Step 2.
export LIBRARY_PATH=$LIBRARY_PATH:/usr/local/opt/openssl/lib/
image.png
https://github.com/PyMySQL/mysqlclient/issues/74#issuecomment-475040133
For me on OS X, this advice worked:
Step 1.
brew install openssl
Step 2.
export LIBRARY_PATH=$LIBRARY_PATH:/usr/local/opt/openssl/lib/