Hi,
I receive the following error in the log when I submit code for Pandemic Centralized final solution:
/opt/conda/envs/condaenv/.tmpuswpugnr: line 3: 40 Killed python main_centralized_train.py
ERROR conda.cli.main_run:execute(33): Subprocess for ‘conda run [‘python’, ‘main_centralized_train.py’]’ command failed.
The same code ran successfully in the smoke test and since I don’t have access to main_centralized_train.py, it doesn’t look like something I can fix. There are no other error messages. Any insights?
Thanks