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'
It seems like downloading and installing the necessary packages on the testing node fails.
Unfortunately, the only workaround is to try again.