We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
I am using your code for one of my project. While doing the docker-compose up, I have encountered following error. Please help
[ 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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
ERROR: Service 'flask' failed to build
The text was updated successfully, but these errors were encountered: