You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, thanks for your excellent work. When I submit pred.zip file following README.md, I get the 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
Could you help me to solve it?
The text was updated successfully, but these errors were encountered:
SeanChenxy
changed the title
Submmit error
Submission error: 'NoneType' is not iterable
Aug 6, 2020
Hi, thanks for your excellent work. When I submit
pred.zip
file followingREADME.md
, I get the error:Could you help me to solve it?
The text was updated successfully, but these errors were encountered: