Closed ryanhaining closed 6 years ago
I could easily be making a mistake elsewhere, but I got this fix from following https://github.com/openshift/django-ex/issues/103 to https://github.com/openshift/django-ex/pull/104/files after getting the error Error: could not determine PostgreSQL version from '10.1' trying to run pip install -r requirements with the template
Error: could not determine PostgreSQL version from '10.1'
pip install -r requirements
Duplicate of #80?
yep
I could easily be making a mistake elsewhere, but I got this fix from following https://github.com/openshift/django-ex/issues/103 to https://github.com/openshift/django-ex/pull/104/files after getting the error
Error: could not determine PostgreSQL version from '10.1'
trying to runpip install -r requirements
with the template