Project-MONAI / model-zoo

MONAI Model Zoo that hosts models in the MONAI Bundle format.
Apache License 2.0
174 stars 65 forks source link

Github action resource issue #496

Closed yiheng-wang-nv closed 10 months ago

yiheng-wang-nv commented 10 months ago
[pipenv.exceptions.InstallError]: ERROR: Could not install packages due to an OSError: [Errno 28] No space left on device

reference: https://github.com/Project-MONAI/model-zoo/actions/runs/6010712328/job/16304196611?pr=479

need to figure out how to reduce the pipenv cache usage.

yiheng-wang-nv commented 10 months ago

also impact this PR: https://github.com/Project-MONAI/model-zoo/actions/runs/6021275704/job/16333877046?pr=483 cc @KumoLiu

yiheng-wang-nv commented 10 months ago

this issue is solved in #483 via adding pipenv --clear