Skip to content

Check why pip install fail with echo commands #212

Check why pip install fail with echo commands

Check why pip install fail with echo commands #212

Triggered via push November 5, 2024 00:51
Status Failure
Total duration 6m 7s
Artifacts

docker.yml

on: push
build-and-push-image
5m 59s
build-and-push-image
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build-and-push-image
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c pip uninstall pillow fiona -y && pip install -r ~/requirements.txt && \tpip install --upgrade fiona" did not complete successfully: exit code: 1
build-and-push-image
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/login-action@v2, docker/metadata-action@v4, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/