Created
January 13, 2017 16:40
-
-
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
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ pip install psycopg2 --no-binary :all: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment