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
Command: docker-compose up
docker-compose up
Error:
Downloading Keras-2.4.3-py2.py3-none-any.whl (36 kB) Collecting torch Downloading torch-1.7.1-cp38-cp38-manylinux1_x86_64.whl (776.8 MB) Killed ERROR: Service 'web' failed to build : The command '/bin/sh -c pip3 install -r requirements.txt' returned a non-zero code: 137
The text was updated successfully, but these errors were encountered:
requirements.txt > L87 Try to erase torch.
Sorry, something went wrong.
Pretty sure this was a memory issue, I haven't tried myself, but this issue was brought up earlier and resolved. #2 (comment)
i had the same issue. it worked for me after i did the docker login command.
docker login
No branches or pull requests
Command:
docker-compose up
Error:
The text was updated successfully, but these errors were encountered: