Hello, when I submit the result as I did it before, the status shows "Failed". And I tried it again, still failed. What is the reason? What should I do?
Posted by: TacoT @ July 20, 2020, 12:16 p.m.I got the error message after the submission
Error:
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
I changed my submission name and submit it again. It shows Finished. Fine.
Posted by: TacoT @ July 20, 2020, 1:10 p.m.