WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
ERROR: Could not install packages due to an EnvironmentError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/tmp/codalab/tmpjbezfv/run/program/evaluate_half_test.py", line 49, in
"./TrackEval/minimum_requirements.txt"
File "/opt/conda/lib/python3.7/subprocess.py", line 347, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['/opt/conda/bin/python', '-m', 'pip', 'install', '-r', './TrackEval/minimum_requirements.txt']' returned non-zero exit status 1.
I have checked my zip, results are in the root folder of my zip, number of results is 150.
Posted by: OverWhelmingFIt @ June 23, 2022, 6:48 a.m.Hello. This is really an awkward error, and it has been discussed previously.
It occurs when installing some dependencies with small probability. But it does not mean anything wrong of the submission itself.
Please try again. Hopefully the error will disappear. :P
I re-submit and it works, thanks!
Posted by: OverWhelmingFIt @ June 23, 2022, 7:37 a.m.