Building psycopg2 from source needs libpq-dev/pg_config, which isn't in the Docker image or most dev hosts, so pip install silently fails and Postgres users hit ModuleNotFoundError at import time.