Skip to content

Instantly share code, notes, and snippets.

@sebatyler
Last active October 23, 2017 13:44
Show Gist options
  • Save sebatyler/e0041cab40b27a6089240a091f88baac to your computer and use it in GitHub Desktop.
Save sebatyler/e0041cab40b27a6089240a091f88baac to your computer and use it in GitHub Desktop.
pip problem
# ssl
LDFLAGS=-L/usr/local/opt/openssl/lib pip install mysqlclient
# pip
pip install -I https://github.com/pypa/pip/archive/master.zip#egg=pip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment