InvalidSubmission:
Traceback (most recent call last):
File "/workspace/src/duckietown-challenges/src/duckietown_challenges/cie_concrete.py", line 486, in wrap_evaluator
raise InvalidSubmission(out[SPECIAL_INVALID_SUBMISSION])
InvalidSubmission: Invalid solution:
Traceback (most recent call last):
File "/notebooks/src/duckietown-challenges/src/duckietown_challenges/cie_concrete.py", line 590, in wrap_solution
raise InvalidSubmission(msg)
InvalidSubmission: Uncaught exception in solution:
Traceback (most recent call last):
File "/notebooks/src/duckietown-challenges/src/duckietown_challenges/cie_concrete.py", line 585, in wrap_solution
solution.run(cis)
File "solution.py", line 86, in run
solve(params, cis) # let's try to solve the challenge,
File "solution.py", line 29, in solve
from model import TfInference
ImportError: cannot import name TfInference
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
InvalidSubmission:
Traceback (most recent call last):
File "/workspace/src/duckietown-challenges/src/duckietown_challenges/cie_concrete.py", line 486, in wrap_evaluator
raise InvalidSubmission(out[SPECIAL_INVALID_SUBMISSION])
InvalidSubmission: Invalid solution:
Traceback (most recent call last):
File "/notebooks/src/duckietown-challenges/src/duckietown_challenges/cie_concrete.py", line 590, in wrap_solution
raise InvalidSubmission(msg)
InvalidSubmission: Uncaught exception in solution:
Traceback (most recent call last):
File "/notebooks/src/duckietown-challenges/src/duckietown_challenges/cie_concrete.py", line 585, in wrap_solution
solution.run(cis)
File "solution.py", line 86, in run
solve(params, cis) # let's try to solve the challenge,
File "solution.py", line 29, in solve
from model import TfInference
ImportError: cannot import name TfInference
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
Creating job7544-6538_evaluator_1 ... error
stderr | ERROR: for job7544-6538_evaluator_1 Cannot start service evaluator: network job7544-6538_evaluation not found
stderr |
stderr | ERROR: for solution Cannot start service solution: network job7544-6538_evaluation not found
stderr |
stderr | ERROR: for evaluator Cannot start service evaluator: network job7544-6538_evaluation not found
stderr | Encountered errors while bringing up the project.
stderr |
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.