Installing psycopg2
A lot pf the times the psycopg2 install gives out a lot of errors. This helped me:
brew reinstall openssl
export LIBRARY_PATH=$LIBRARY_PATH:/usr/local/opt/openssl/lib/
This page is still under construction.
A lot pf the times the psycopg2 install gives out a lot of errors. This helped me:
brew reinstall openssl
export LIBRARY_PATH=$LIBRARY_PATH:/usr/local/opt/openssl/lib/
If you found it useful, please consider signing up to my newsletter. Every week, I share my thoughts on cool stuff I found around the internet. No spam, ever. Unsubscribe any time.