WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
/opt/conda/lib/python2.7/site-packages/matplotlib/font_manager.py:273: UserWarning: Matplotlib is building the font cache using fc-list. This may take a moment.
warnings.warn('Matplotlib is building the font cache using fc-list. This may take a moment.')
Traceback (most recent call last):
File "/tmp/codalab/tmpOG_ubH/run/program/run.py", line 108, in
with open(os.path.join(resDir, resFiles[0])) as data_file:
IndexError: list index out of range
have you solved this problem?
Posted by: yiwei1994 @ Nov. 16, 2020, 1:28 p.m.Hi, i meet the same situation.Have you solved this problem?
Posted by: myleaf @ Feb. 1, 2021, 1:34 p.m.How could that happlen, I just met the same problem.
Posted by: goodhao @ May 11, 2021, 2:37 p.m.I have the same problem
Posted by: tensorturtle @ June 15, 2021, 2:38 a.m.This error occured to me when I have submitted a zip which contained the detections in (another) .7z file as follows.
-- detections_test-dev2017_method.zip
-- detections_test-dev2017_method.7z
Uploading a zip file containing a json file as follows worked. Perhaps that helps.
-- detections_test-dev2017_method.zip
-- detections_test-dev2017_method.json
I meet the same problem. How should I do ?
Posted by: behappya @ May 2, 2022, 7:12 a.m.