python2 Failed building wheel fo
2021-09-28 本文已影响0人
Ivanlfli
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