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
Error reported after submitting on Codelab:
Error:
Traceback (most recent call last):
File "/tmp/codalab/tmppu09jN/run/program/evaluate.py", line 78, in
tmp = json.load(open(submission_answer_file))
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/codalab/tmppu09jN/run/input/res/result.json'
May I ask how to solve it?
The text was updated successfully, but these errors were encountered:
Error reported after submitting on Codelab:
Error:
Traceback (most recent call last):
File "/tmp/codalab/tmppu09jN/run/program/evaluate.py", line 78, in
tmp = json.load(open(submission_answer_file))
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/codalab/tmppu09jN/run/input/res/result.json'
May I ask how to solve it?
The text was updated successfully, but these errors were encountered: