Skip to content

安装过程中遇到报错 #14

@chauncyman

Description

@chauncyman

运行docker-compose up命令后,出现以下错误:

Step 14/17 : WORKDIR /opt/authcheck
 ---> Using cache
 ---> cd61bb3f0625
Step 15/17 : RUN python3 -m pip install -r requirements.txt -i http://mirrors.aliyun.com/pypi/simple/ --trusted-host mirrors.aliyun.com
 ---> Running in 9b546ff40198/usr/bin/python3: No module named pip
ERROR: Service 'authcheck' failed to build: The command '/bin/sh -c python3 -m pip install -r requirements.txt -i http://mirrors.aliyun.com/pypi/simple/ --trusted-host mirrors.aliyun.com' returned a non-zero code: 1

恳请大佬抽空帮忙看看是怎么回事,感谢!!

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