Skip to content

ERROR: Could not open requirements file: [Errno 2] No such file or directory: '/app/requirements.txt' #6

Description

@cacosen

我在centos7中安装的,在执行docker-compose up -d后,报错:
WARNING: You are using pip version 19.3.1; however, version 20.3.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
ERROR: Service 't2backend' failed to build: The command '/bin/sh -c pip install --no-cache-dir -r /app/requirements.txt' returned a non-zero code: 2

[root@VM-128-10-centos JudgeServer]# pip install --no-cache-dir -r /app/requirements.txt
ERROR: Could not open requirements file: [Errno 2] No such file or directory: '/app/requirements.txt'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions