InvalidEvaluator:
Traceback (most recent call last):
File "experiment_manager.py", line 28, in main
agent_ci.write('seed', seed)
AttributeError: 'ComponentInterface' object has no attribute 'write'
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/project/src/duckietown-challenges/src/duckietown_challenges/cie_concrete.py", line 610, in scoring_context
yield cie
File "experiment_manager.py", line 72, in <module>
main(cie)
File "experiment_manager.py", line 64, in main
raise dc.InvalidEvaluator() from e
duckietown_challenges.exceptions.InvalidEvaluator
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.