Skip to content

Fail to install requairment.txt #42

@21317389

Description

@21317389

To Reproduce
Steps to reproduce the behavior:

  1. enter docker-compose up -d –-build
  2. will happend the error about fail to find requairment.txt

Additional context (Optional)
##But I can change C:\Users***\PycharmProjects\capillarydetection-master\backend\Dockerfile
RUN pip install -r requirements.txt > RUN pip install -r requirementsLocal.txt
to solve this problem.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions