pip cache purge (#42) #46
publish-docker-image.yml
on: push
Push Docker image to Docker Hub
7m 58s
Annotations
1 error and 1 warning
Push Docker image to Docker Hub
buildx failed with: ERROR: failed to solve: process "/bin/sh -c python3 -m pip install --upgrade pip && python3 -m pip install --no-cache-dir albumentations==1.3.1 bitsandbytes==0.41.1 boto3==1.28.20 clip-interrogator==0.6.0 ctranslate2==3.18.0 cupy-cuda11x==12.1.0 datasets==2.14.3 deepspeed==0.10.0 dicomsdl==0.109.2 e2cnn==0.2.3 effdet==0.4.1 einops==0.6.1 ensemble-boxes==1.0.9 faiss-gpu==1.7.2 gdcm==1.1 gensim==4.3.1 googletrans==3.0.0 google-trans-new==1.1.9 grad-cam==1.4.8 h5py==3.9.0 hydra-core==1.3.2 imutils==0.5.4 itk==5.3.0 jsonschema==4.18.6 kornia==0.7.0 kornia-moons==0.2.6 lightgbm==4.0.0 lightning==2.0.6 loguru==0.7.0 matplotlib==3.7.2 monai==1.2.0 networkx==3.1 nltk==3.8.1 onnxruntime==1.15.1 onnxsim==0.4.33 opencv-python==4.8.0.74 open-clip-torch==2.20.0 openmim==0.3.9 optuna==3.2.0 pandas==2.0.3 peft==0.4.0 polars==0.18.12 pycocotools==2.0.6 pydicom==2.4.2 pylibjpeg==1.4.0 pylibjpeg-libjpeg==1.3.4 pylibjpeg-openjpeg==1.3.2 pylibjpeg-rle==1.3.0 python-gdcm==3.0.22 pytorch-metric-learning==2.3.0 pyvips==2.2.1 segmentation-models-pytorch==0.3.3 sentencepiece==0.1.99 sentence-transformers==2.2.2 tensorrt==8.6.1 torchstain==1.3.0 tqdm==4.65.0 transformers==4.31.0 translate==3.6.1 scikit-learn==1.3.0 scikit-image==0.21.0 scipy==1.11.1 seaborn==0.12.2 warmup_scheduler==0.3 wandb==0.15.8 xformers==0.0.20 yacs==0.1.8 && python3 -m pip install --no-cache-dir --extra-index-url https://developer.download.nvidia.com/compute/redist/nightly --upgrade nvidia-dali-nightly-cuda110 && python3 -m pip cache purge" did not complete successfully: exit code: 1
|
Push Docker image to Docker Hub
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|