Submission Errors Flatland

@mohanty

I am getting an error in evaluation
https://gitlab.aicrowd.com/nilabha/flatland-challenge-starter-kit/issues/3

Somehow I cannot see any error logs though debug=True
I have tested this in the local environment (using redis server etc…) and it is working.
Can you please help with the error logs.

Thanks,
Nilabha

@ashivani

I am not able to see logs but I can see comments on the issue though only the first line.

2019-08-03T15:15:13.396985671Z Traceback (most recent call last):…

@nilabha
019-08-03T15:15:13.396985671Z Traceback (most recent call last):
2019-08-03T15:15:13.397067988Z File “./run.py”, line 10, in
2019-08-03T15:15:13.397075262Z from utils.observation_utils import norm_obs_clip, split_tree
2019-08-03T15:15:13.3970822Z ModuleNotFoundError: No module named ‘utils’

Hi @mohanty @ashivani

I am getting an error on evaluation
https://gitlab.aicrowd.com/nilabha/flatland-challenge-starter-kit/issues/6

Can yo help with the logs