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

docker-compose up command getting failed from Windows. #2

Open
followabhi1 opened this issue Mar 13, 2021 · 0 comments
Open

docker-compose up command getting failed from Windows. #2

followabhi1 opened this issue Mar 13, 2021 · 0 comments

Comments

@followabhi1
Copy link

Hi,

I am using your code for one of my project. While doing the docker-compose up, I have encountered following error. Please help

=> ERROR [ 7/11] RUN pip3 install --upgrade pip && python3 -m pip in 0.4s

[ 7/11] RUN pip3 install --upgrade pip && python3 -m pip install -r requirements.txt:
#11 0.400 Traceback (most recent call last):
#11 0.400 File "/usr/local/bin/pip3", line 7, in
#11 0.400 from pip._internal.cli.main import main
#11 0.400 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/main.py", line 60
#11 0.400 sys.stderr.write(f"ERROR: {exc}")
#11 0.400 ^
#11 0.400 SyntaxError: invalid syntax


ERROR: Service 'flask' failed to build

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