SoccerTrack competition 2025 @MMSports 2025 Forum

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

> The ”'NoneType' is not iterable“ Error

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.

Posted by: STC-2025 @ July 12, 2025, 6:19 a.m.
Post in this thread