Answer the question
In order to leave comments, you need to log in
Why is Python 3.8 not found when installing psycopg?
I install the psycopg adapter using the command
docker-compose exec web pipenv install psycopg2-binary==2.8.5
Warning: Python 3.8 was not found on your system…
You can specify specific versions of Python with:
$ pipenv --python path/to/python
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question