This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
"subprocess-exited-with-error" while installing psycopg_c #5324
Labels
You can continue the conversation there. Go to discussion →
What happened?
command:
python -m pip install -r requirements/base.txt && python -m pip install -r requirements/local.txt
does not complete successfully, Error:
What should've happened instead?
complete modules installation on venv
Additional details
tried different cookiecutter configurations, ended with the same result (postgres version chosen is 16)
Host system configuration: Linux hp-zbook-studio 6.6.41 NixOS SMP PREEMPT_DYNAMIC Thu Jul 18 11:21:27 UTC 2024 x86_64 GNU/Linux
Version of cookiecutter CLI (get it with
cookiecutter --version
): Cookiecutter 2.6.0 from /home/me/path/to/my/application/venv/lib/python3.11/site-packages (Python 3.11.9 (main, Apr 2 2024, 08:25:04) [GCC 13.2.0])OS name and version: NixOS 24.05.3164.63d37ccd2d17 (Uakari) x86_64
On Linux, run
On MacOs, run
On Windows, via CMD, run
Python version, run
python3 -V
: 3.11.9Docker version (if using Docker), run
docker --version
:docker compose version (if using Docker), run
docker compose --version
:...
Options selected and/or replay file:
On Linux and macOS:
cat ${HOME}/.cookiecutter_replay/cookiecutter-django.json
(Please, take care to remove sensitive information)
The text was updated successfully, but these errors were encountered: