Skip to content

Build failure in pip install step after update #4

@riccardoaran

Description

@riccardoaran

After running the command ./update.sh and accepting to rebuild and restart the docker application, I received this error:

--------------------

  34 |     WORKDIR $APP_HOME/core

  35 |     COPY core/requirements.txt ./requirements.txt

  36 | >>> RUN pip install --no-cache-dir -r requirements.txt

  37 |     

  38 |     # Copy frontend build into nginx

--------------------

failed to solve: process "/bin/sh -c pip install --no-cache-dir -r requirements.txt" did not complete successfully: exit code: 1

I’m attaching the log file.

Terminal Saved Output.txt

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions