Traceback (most recent call last):
File "/worker/worker.py", line 330, in run
if input_rel_path not in bundles:
TypeError: argument of type 'NoneType' is not iterable
Could you explain why this error occured?
Posted by: vimar @ July 11, 2020, 3:52 p.m.It seems that I might select the result.txt instead of result.zip when uploading.
Posted by: vimar @ July 11, 2020, 3:56 p.m.Hi, thanks for your question.
You need to upload the zip file, which is a requirement of CodaLab system.
Posted by: weijian @ July 12, 2020, 1:39 a.m.So if the submission is failed, will it be count as one submission in the total 20 submissions?
Posted by: vimar @ July 17, 2020, 7:49 a.m.If your submission follows the guidelines but fails, please contact us (dengwj16@gmail)
I will check your submission, and try to fix it. After I confirm it is the CodaLab error, I will delete the failed submission. In this case, it will NOT count.
Posted by: weijian @ July 17, 2020, 7:57 a.m.