Skip to content

Instantly share code, notes, and snippets.

@dokterbob
Created January 13, 2017 16:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dokterbob/6ad626cddd0489c805f0965c1b21d0c7 to your computer and use it in GitHub Desktop.
Save dokterbob/6ad626cddd0489c805f0965c1b21d0c7 to your computer and use it in GitHub Desktop.
Install PIP on OS X, solves Library not loaded: @loader_path/../lib/libssl.1.0.0.dylib
$ pip install psycopg2 --no-binary :all:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment