3D Poses in the Wild (3DPW) Challenge Forum

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

> "TypeError: argument of type 'NoneType' is not iterable" error during submission

Hi,
I obtained this error message during the processing of my last 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

I don't think that the error is related to my input zip file, as my first submission worked as expected. A quick search on the internet seems to suggest an error in Codalab internals:
https://github.com/codalab/codalab-competitions/issues/2445
https://competitions.codalab.org/forums/21371/4165/

Am I the only one to face this problem?
Thanks,
Romain

Posted by: rbr @ July 21, 2020, 2:51 p.m.

Hi,
For reference, there is a related issue on GitHub:
https://github.com/codalab/codalab-competitions/issues/2814

Posted by: rbr @ July 22, 2020, 6:31 a.m.

The problem is still occuring today, submissions fail due to server-side errors.

Posted by: rbr @ July 31, 2020, 12:33 p.m.

Problem still occurring.

Posted by: zenluo @ Aug. 2, 2020, 2:21 a.m.
Post in this thread