Hi, We were wondering if you could help us understand why our submission failed, as we weren't able to identify the cause form the log file. The submission number is 9725694. It was successful when running in the fast-lane. Many thanks, Efrat

Created by Efrat Muller efratmuller
Many thanks!
Hello, Below is the error message for the submission id - 9725694. ``` Traceback (most recent call last): File "/usr/lib/python3.8/runpy.py", line 194, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib/python3.8/runpy.py", line 87, in _run_code exec(code, run_globals) File "/src/run_model.py", line 4, in testing_full_pipeline(LOAD_FROM_PICKLE=True) File "/src/external_data_testing/test_pipeline.py", line 130, in testing_full_pipeline shutil.copytree(ORIGINAL_TEST_FOLDER, TEST_DATA_FOLDER) File "/usr/lib/python3.8/shutil.py", line 557, in copytree return _copytree(entries=entries, src=src, dst=dst, symlinks=symlinks, File "/usr/lib/python3.8/shutil.py", line 458, in _copytree os.makedirs(dst, exist_ok=dirs_exist_ok) File "/usr/lib/python3.8/os.py", line 223, in makedirs mkdir(name, mode) FileExistsError: [Errno 17] File exists: './input2' ``` Hope this helps! Thanks Aarthi

Invalid submission page is loading…