NTIRE 2022 Efficient Super-Resolution Challenge Forum

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

> no space left

Traceback (most recent call last):
File "/worker/worker.py", line 313, in run
bundles = get_bundle(root_dir, 'run', bundle_url)
File "/worker/worker.py", line 173, in get_bundle
metadata[k] = get_bundle(bundle_path, k, v)
File "/worker/worker.py", line 173, in get_bundle
metadata[k] = get_bundle(bundle_path, k, v)
File "/worker/worker.py", line 133, in get_bundle
z.extractall(bundle_path)
File "/usr/local/lib/python2.7/zipfile.py", line 1040, in extractall
self.extract(zipinfo, path, pwd)
File "/usr/local/lib/python2.7/zipfile.py", line 1028, in extract
return self._extract_member(member, path, pwd)
File "/usr/local/lib/python2.7/zipfile.py", line 1084, in _extract_member
shutil.copyfileobj(source, target)
File "/usr/local/lib/python2.7/shutil.py", line 66, in copyfileobj
fdst.write(buf)
IOError: [Errno 28] No space left on device

O am getting this error. The first submission is still showing the status running. I have my last submission attempt remaining.

Posted by: Sunder_ali @ March 26, 2022, 8:46 p.m.

我遇到了相同的情况,请问一下你解决这个问题了吗?

Posted by: AweWoo @ March 30, 2022, 7:11 a.m.
Post in this thread