Skip to content

Instantly share code, notes, and snippets.

@nivir
Created December 6, 2016 21:49
Show Gist options
  • Save nivir/5ab75e2aee816f7cfbfe6b22c60a9fc7 to your computer and use it in GitHub Desktop.
Save nivir/5ab75e2aee816f7cfbfe6b22c60a9fc7 to your computer and use it in GitHub Desktop.
Django Error postgresql image not found
django.core.exceptions.ImproperlyConfigured: Error loading psycopg2 module: dlopen(//anaconda/lib/python2.7/site-packages/psycopg2/_psycopg.so, 2): Library not loaded: /Applications/Postgres.app/Contents/Versions/9.3/lib/libssl.1.0.0.dylib
Referenced from: //anaconda/lib/python2.7/site-packages/psycopg2/_psycopg.so
Reason: image not found
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment