ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. ccordoba12commentedMar 25, 2020• edited palantirlocked astoo heatedand limited conversation to collaboratorsMar 25, 2020
python setup.py build_ext --pg-config /path/to/pg_config build ... or with the pg_config option in 'setup.cfg'. If you prefer to avoid building psycopg2 from source, please install the PyPI 'psycopg2-binary' package instead. For further information please check the 'doc/src/install.rst...
3.10.1 bash -l -c "pip install --user pipenv && pipenv lock" Creating a virtualenv for this project... Pipfile: /mnt/renovate/gh/project/Pipfile Using /usr/local/python/3.10.1/bin/python3 (3.10.1) to create virtualenv... ⠋ Creating virtual environment...� ⠙ Creating virtual ...