diff --git a/docs/source/installation/server.md b/docs/source/installation/server.md index 2f0470282d4b286d0350be46881ea2079c1b2a59..44a9345e540af8f0728599e95213699c8a896677 100644 --- a/docs/source/installation/server.md +++ b/docs/source/installation/server.md @@ -149,3 +149,9 @@ pip install wheel This [guide](https://stackoverflow.com/questions/53204916/what-is-the-meaning-of-failed-building-wheel-for-x-in-pip-install) can help you troubleshoot this problem further. + +### Problem: psycopg + +``` +pip install psycopg2 +```