InvalidEnvironment:
Traceback (most recent call last):
File "/visualizer/src/duckietown-challenges/src/duckietown_challenges/cie_concrete.py", line 530, in wrap_scorer
evaluator.score(cie)
File "/visualizer/videos.py", line 12, in score
logdir = cie.get_completed_step_evaluation_file('step1-simulation', 'episodes')
File "/visualizer/src/duckietown-challenges/src/duckietown_challenges/cie_concrete.py", line 398, in get_completed_step_evaluation_file
return get_completed_step_evaluation_file(self.root, step_name, basename)
File "/visualizer/src/duckietown-challenges/src/duckietown_challenges/cie_concrete.py", line 427, in get_completed_step_evaluation_file
available = get_completed_step_evaluation_files(root, step_name)
File "/visualizer/src/duckietown-challenges/src/duckietown_challenges/cie_concrete.py", line 421, in get_completed_step_evaluation_files
raise InvalidEnvironment(msg)
InvalidEnvironment: Could not find dir /previous-steps/step1-simulation/challenge-evaluation-output
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.