NTIRE 2025 Image Shadow Removal Challenge Forum

Go back to competition Back to thread list Post in this thread

> No space left on device

Dear Organizers,

I met a problem; it says "No space left on device." Could you help me solve this issue? Thank you!

The following is the errors:

ERROR: Could not install packages due to an OSError: [Errno 28] No space left on device

Traceback (most recent call last):
File "/tmp/codalab/tmpQCdlrj/run/program/evaluation.py", line 7, in
import lpips
ModuleNotFoundError: No module named 'lpips'

Posted by: kkp @ March 14, 2025, 6:05 a.m.

It seems like downloading and installing the necessary packages on the testing node fails.
Unfortunately, the only workaround is to try again.

Posted by: fvasluianu @ March 14, 2025, 6:14 a.m.
Post in this thread