sharon
0
Q:

ModuleNotFoundError: No module named 'psycopg2'

# For quick install
pip install psycopg2-binary

# For production-ready install
pip install psycopg2
# But it will fail if build prerequesties are not met:
# https://www.psycopg.org/docs/install.html#build-prerequisites
5
pip install psycopg2 
0
pip install psycopg2
-2

New to Communities?

Join the community