5 ms·
The biggest problem to be solved is that `pip install psycopg2` does not work out of the box in most cases; having to resort to the binary. I run into it with F
by RocketSyntax 7y ago
The biggest problem to be solved is that `pip install psycopg2` does not work out of the box in most cases; having to resort to the binary. I run into it with Flask and Django all the time.
https://www.postgresql.org/message-id/CA%2Bmi_8bd6kJHLTGkuyHSnqcgDrJ1uHgQWvXCKQFD3tPQBUa2Bw%40mail.gmail.com https://www.postgresql.org/message-id/CA%2Bmi_8bd6kJHLTGkuyH...
<3