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

Error while building docker container #36

Open
SunProg opened this issue Jul 19, 2022 · 0 comments
Open

Error while building docker container #36

SunProg opened this issue Jul 19, 2022 · 0 comments

Comments

@SunProg
Copy link

SunProg commented Jul 19, 2022

The error occurred at the end of the building procedure.
I think the version format in the requirements.txt file is the problem.

 => ERROR [6/6] RUN python3 -m pip install -r /workspace/requirements.txt and &&rm /workspace/requirements.txt                                                                                                                                                                                                     1.2s
------                                                                                                                                                                                                                                                                                                                  
 > [6/6] RUN python3 -m pip install -r /workspace/requirements.txt and &&rm /workspace/requirements.txt:                                                                                                                                                                                                                
#8 1.023 ERROR: Could not find a version that satisfies the requirement and (from versions: none)
#8 1.024 ERROR: No matching distribution found for and
------
executor failed running [/bin/bash -c python3 -m pip install -r /workspace/requirements.txt and &&rm /workspace/requirements.txt]: exit code: 1

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

No branches or pull requests

1 participant