The error log of my submission reads :
Traceback (most recent call last):
File "/worker/worker.py", line 340, in run
if input_rel_path not in bundles:
TypeError: argument of type 'NoneType' is not iterable
What could possibly be the errors in my mot submission?
Posted by: traditionalsoccertrack @ July 11, 2025, 6:14 p.m.This error appears to be caused by an internal issue within the Codalab platform, as indicated by the traceback in worker.py.
We also encountered the same error during our test submission and have reported it to the platform administrators.
We will notify all participants once the issue is resolved and the submission test succeeds.