Closed Xarvius closed 4 years ago
fix for:
ERROR: Command errored out with exit status 1: command: /usr/local/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-yv0w7lk5/psycopg2/setup.py'"'"'; __file__='"'"'/tmp/pip-install-yv0w7lk5/psycopg2/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-install-yv0w7lk5/psycopg2/pip-egg-info cwd: /tmp/pip-install-yv0w7lk5/psycopg2/ Complete output (7 lines): running egg_info creating /tmp/pip-install-yv0w7lk5/psycopg2/pip-egg-info/psycopg2.egg-info writing /tmp/pip-install-yv0w7lk5/psycopg2/pip-egg-info/psycopg2.egg-info/PKG-INFO writing dependency_links to /tmp/pip-install-yv0w7lk5/psycopg2/pip-egg-info/psycopg2.egg-info/dependency_links.txt writing top-level names to /tmp/pip-install-yv0w7lk5/psycopg2/pip-egg-info/psycopg2.egg-info/top_level.txt writing manifest file '/tmp/pip-install-yv0w7lk5/psycopg2/pip-egg-info/psycopg2.egg-info/SOURCES.txt' Error: could not determine PostgreSQL version from '11.5' ---------------------------------------- ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. ERROR: Service 'django-chroniker' failed to build: The command '/bin/sh -c pip install -r /requirements.txt && groupadd -r django && useradd -m -r -g django django' returned a non-zero code: 1
fix for: