Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

install minor question #41

Closed
SecLoop opened this issue Sep 10, 2021 · 1 comment · Fixed by #43
Closed

install minor question #41

SecLoop opened this issue Sep 10, 2021 · 1 comment · Fixed by #43
Assignees

Comments

@SecLoop
Copy link

SecLoop commented Sep 10, 2021

#15 208.2 WARNING: You are using pip version 21.0.1; however, version 21.2.4 is available.
#15 208.2 You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command.
------
failed to solve: rpc error: code = Unknown desc = executor failed running [/bin/sh -c pip install -r requirements.txt]: exit code: 2

modify

Install python dependencies

RUN pip install --upgrade pip
RUN pip install -r requirements.txt

Network reasons

Chinese users pull and update the user system slowly. Can you customize the image source

@mpast mpast self-assigned this Sep 11, 2021
@mpast
Copy link
Owner

mpast commented Sep 11, 2021

Hi SecLoop,
I'll update the python version and dependencies and add this change into the Dockerfile,
Thanks a lot for the recommendation,
Monica

@mpast mpast linked a pull request Sep 11, 2021 that will close this issue
@mpast mpast closed this as completed in #43 Sep 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants