Is the evaluation portal down, until round 2 starts? I submitted a solution today which succeeded in the image building step, but the evaluation failed with the following error:
2020-09-01T08:16:14.853289803Z Collecting git+http://gitlab.aicrowd.com/flatland/flatland.git@325_eval_step_timeout
2020-09-01T08:16:14.854575078Z Cloning http://gitlab.aicrowd.com/flatland/flatland.git (to revision 325_eval_step_timeout) to /tmp/pip-req-build-f4qpaosv
2020-09-01T08:16:14.854850024Z Running command git clone -q http://gitlab.aicrowd.com/flatland/flatland.git /tmp/pip-req-build-f4qpaosv
2020-09-01T08:16:14.859971742Z ERROR: Error [Errno 2] No such file or directory: โgitโ: โgitโ while executing command git clone -q http://gitlab.aicrowd.com/flatland/flatland.git /tmp/pip-req-build-f4qpaosv
2020-09-01T08:16:14.860988008Z ERROR: Cannot find command โgitโ - do you have โgitโ installed and in your PATH?
2020-09-01T08:16:15.280559332Z Traceback (most recent call last):
2020-09-01T08:16:15.280606385Z File โ./run.pyโ, line 1, in
2020-09-01T08:16:15.280615333Z import numpy as np
2020-09-01T08:16:15.280621989Z ModuleNotFoundError: No module named โnumpyโ