I got this error when submitting the result.
Traceback (most recent call last):
File "/code/scripts/workers/submission_worker.py", line 480, in run_submission
submission_metadata=submission_serializer.data,
File "/tmp/tmpros550f2/compute/challenge_data/challenge_1205/main.py", line 88, in evaluate
os.rename(test_annotation_file, new_test_annotation_file_name)
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpros550f2/compute/challenge_data/challenge_1205/phase_data/phase_2453/ff6d90bb-8144-4df3-bf04-f59ddc040924.gz' -> '/tmp/tmpros550f2/compute/challenge_data/challenge_1205/phase_data/phase_2453/ff6d90bb-8144-4df3-bf04-f59ddc040924.csv'
Could you please check if this happens on my end or the server?