Nothing has changed in my submission format but both had the same following err. Seems 'input_rel_path' is missing. Could you help check the cause? Thanks
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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 meet the same problem,did you solve it?
Posted by: WCH_Camera @ July 15, 2020, 7:41 a.m.Basically tried again as it seems to be an occasional bug.
Posted by: zhihongp @ July 15, 2020, 3:36 p.m.