AIM 2020 Rendering Realistic Bokeh Challenge - Track 1: on CPU Forum

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

> Standard error for submission

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

Sometimes when results are uploaded in validation server this particular error pops up, when the same result is re uploaded many times the result is scored or it shows as failed.

Posted by: memelvin99 @ July 17, 2020, 4:52 a.m.

"File "/worker/worker.py", line 330, in run if input_rel_path not in bundles: TypeError: argument of type 'NoneType' is not iterable"

Unfortunately, this is a known bug in the Codalab platform.
I would suggest to wait some time (10-20 minutes) and re-run your submission.
It worked before in similar cases. Please let us know if still it doesn't work after 1-2 hours and 1-2 reruns.

Note that only the successful submissions count towards the maximum number of allowed submissions.

Posted by: Radu @ July 17, 2020, 10:05 a.m.
Post in this thread