splor-mg / dados-totais-armazem-siafi

0 stars 0 forks source link

Falha na execução do workflow em 2024-03-01T09:32:05Z #20

Closed github-actions[bot] closed 4 months ago

github-actions[bot] commented 4 months ago
#13 DONE 2.6s

#14 [ 7/10] COPY requirements.txt .
#14 DONE 0.0s

#15 [ 8/10] COPY DESCRIPTION .
#15 DONE 0.0s

#16 [ 9/10] RUN python -m pip install -r requirements.txt
#16 0.055 /bin/sh: 1: python: not found
#16 ERROR: process "/bin/sh -c python -m pip install -r requirements.txt" did not complete successfully: exit code: 127
------
 > [ 9/10] RUN python -m pip install -r requirements.txt:
0.055 /bin/sh: 1: python: not found
------
Dockerfile:14
--------------------
  12 |     COPY DESCRIPTION .
  13 |     
  14 | >>> RUN python -m pip install -r requirements.txt
  15 |     RUN Rscript -e "install.packages('renv')" && Rscript -e 'renv::install()'
  16 |     
--------------------
ERROR: failed to solve: process "/bin/sh -c python -m pip install -r requirements.txt" did not complete successfully: exit code: 127
Error: buildx failed with: ERROR: failed to solve: process "/bin/sh -c python -m pip install -r requirements.txt" did not complete successfully: exit code: 127