Closed micahjohnson150 closed 2 years ago
Seems like there might be an issue installing psycopg2 for conda users. @mikedurand and @robbiemallett had this issue.
Mike was able to get past it with pip install psycopg2-binary
pip install psycopg2-binary
Seems like there might be an issue installing psycopg2 for conda users. @mikedurand and @robbiemallett had this issue.
Mike was able to get past it with
pip install psycopg2-binary