PIPENV A ERROR PSYCOPG2

1. Purge the virtualenv by pipenv --rm
2. Install binary version: pipenv install psycopg2-binary
Angry Anaconda