Known bugs & fixes
Last updated
Was this helpful?
Last updated
Was this helpful?
If you encounter psycopg2 related errors, particularly on macOS, it is typically due to the absence of PostgreSQL in the local system, which causes the driver to malfunction. For further reference, please consult the relevant Stack Overflow thread .
The recommended solution for now is to execute the following command to install PostgreSQL: