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 "/src/duckietown-challenges/src/duckietown_challenges/cie_concrete.py", line 585, in wrap_solution
solution.run(cis)
File "solution.py", line 122, in run
solve(params, cis)
File "solution.py", line 43, in solve
env = DummyVecEnv([env])
File "/workspace/wrappers.py", line 261, in __init__
self.envs = [fn() for fn in env_fns]
File "/workspace/wrappers.py", line 261, in <listcomp>
self.envs = [fn() for fn in env_fns]
TypeError: 'ScaleObservations' object is not callable
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/src/duckietown-challenges/src/duckietown_challenges/cie_concrete.py", line 590, in wrap_solution
raise InvalidSubmission(msg)
duckietown_challenges.exceptions.InvalidSubmission: Uncaught exception in solution:
Traceback (most recent call last):
File "/src/duckietown-challenges/src/duckietown_challenges/cie_concrete.py", line 585, in wrap_solution
solution.run(cis)
File "solution.py", line 122, in run
solve(params, cis)
File "solution.py", line 43, in solve
env = DummyVecEnv([env])
File "/workspace/wrappers.py", line 261, in __init__
self.envs = [fn() for fn in env_fns]
File "/workspace/wrappers.py", line 261, in <listcomp>
self.envs = [fn() for fn in env_fns]
TypeError: 'ScaleObservations' object is not callable
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 "/src/duckietown-challenges/src/duckietown_challenges/cie_concrete.py", line 585, in wrap_solution
solution.run(cis)
File "solution.py", line 122, in run
solve(params, cis)
File "solution.py", line 43, in solve
env = DummyVecEnv([env])
File "/workspace/wrappers.py", line 261, in __init__
self.envs = [fn() for fn in env_fns]
File "/workspace/wrappers.py", line 261, in <listcomp>
self.envs = [fn() for fn in env_fns]
TypeError: 'ScaleObservations' object is not callable
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/src/duckietown-challenges/src/duckietown_challenges/cie_concrete.py", line 590, in wrap_solution
raise InvalidSubmission(msg)
duckietown_challenges.exceptions.InvalidSubmission: Uncaught exception in solution:
Traceback (most recent call last):
File "/src/duckietown-challenges/src/duckietown_challenges/cie_concrete.py", line 585, in wrap_solution
solution.run(cis)
File "solution.py", line 122, in run
solve(params, cis)
File "solution.py", line 43, in solve
env = DummyVecEnv([env])
File "/workspace/wrappers.py", line 261, in __init__
self.envs = [fn() for fn in env_fns]
File "/workspace/wrappers.py", line 261, in <listcomp>
self.envs = [fn() for fn in env_fns]
TypeError: 'ScaleObservations' object is not callable
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 "/src/duckietown-challenges/src/duckietown_challenges/cie_concrete.py", line 585, in wrap_solution
solution.run(cis)
File "solution.py", line 122, in run
solve(params, cis)
File "solution.py", line 43, in solve
env = DummyVecEnv([env])
File "/workspace/wrappers.py", line 261, in __init__
self.envs = [fn() for fn in env_fns]
File "/workspace/wrappers.py", line 261, in <listcomp>
self.envs = [fn() for fn in env_fns]
TypeError: 'ScaleObservations' object is not callable
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/src/duckietown-challenges/src/duckietown_challenges/cie_concrete.py", line 590, in wrap_solution
raise InvalidSubmission(msg)
duckietown_challenges.exceptions.InvalidSubmission: Uncaught exception in solution:
Traceback (most recent call last):
File "/src/duckietown-challenges/src/duckietown_challenges/cie_concrete.py", line 585, in wrap_solution
solution.run(cis)
File "solution.py", line 122, in run
solve(params, cis)
File "solution.py", line 43, in solve
env = DummyVecEnv([env])
File "/workspace/wrappers.py", line 261, in __init__
self.envs = [fn() for fn in env_fns]
File "/workspace/wrappers.py", line 261, in <listcomp>
self.envs = [fn() for fn in env_fns]
TypeError: 'ScaleObservations' object is not callable
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
Creating job8182-9143_evaluator_1 ... error
stderr | ERROR: for job8182-9143_evaluator_1 Cannot start service evaluator: network job8182-9143_evaluation not found
stderr |
stderr | ERROR: for solution Cannot start service solution: network job8182-9143_evaluation not found
stderr |
stderr | ERROR: for evaluator Cannot start service evaluator: network job8182-9143_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.
Creating job8181-2316_solution_1 ... error
stderr | ERROR: for job8181-2316_solution_1 Cannot start service solution: network job8181-2316_evaluation not found
stderr |
stderr | ERROR: for evaluator Cannot start service evaluator: network job8181-2316_evaluation not found
stderr |
stderr | ERROR: for solution Cannot start service solution: network job8181-2316_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.
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 "/src/duckietown-challenges/src/duckietown_challenges/cie_concrete.py", line 585, in wrap_solution
solution.run(cis)
File "solution.py", line 122, in run
solve(params, cis)
File "solution.py", line 43, in solve
env = DummyVecEnv([env])
File "/workspace/wrappers.py", line 261, in __init__
self.envs = [fn() for fn in env_fns]
File "/workspace/wrappers.py", line 261, in <listcomp>
self.envs = [fn() for fn in env_fns]
TypeError: 'ScaleObservations' object is not callable
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/src/duckietown-challenges/src/duckietown_challenges/cie_concrete.py", line 590, in wrap_solution
raise InvalidSubmission(msg)
duckietown_challenges.exceptions.InvalidSubmission: Uncaught exception in solution:
Traceback (most recent call last):
File "/src/duckietown-challenges/src/duckietown_challenges/cie_concrete.py", line 585, in wrap_solution
solution.run(cis)
File "solution.py", line 122, in run
solve(params, cis)
File "solution.py", line 43, in solve
env = DummyVecEnv([env])
File "/workspace/wrappers.py", line 261, in __init__
self.envs = [fn() for fn in env_fns]
File "/workspace/wrappers.py", line 261, in <listcomp>
self.envs = [fn() for fn in env_fns]
TypeError: 'ScaleObservations' object is not callable
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 "/src/duckietown-challenges/src/duckietown_challenges/cie_concrete.py", line 585, in wrap_solution
solution.run(cis)
File "solution.py", line 122, in run
solve(params, cis)
File "solution.py", line 43, in solve
env = DummyVecEnv([env])
File "/workspace/wrappers.py", line 261, in __init__
self.envs = [fn() for fn in env_fns]
File "/workspace/wrappers.py", line 261, in <listcomp>
self.envs = [fn() for fn in env_fns]
TypeError: 'ScaleObservations' object is not callable
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/src/duckietown-challenges/src/duckietown_challenges/cie_concrete.py", line 590, in wrap_solution
raise InvalidSubmission(msg)
duckietown_challenges.exceptions.InvalidSubmission: Uncaught exception in solution:
Traceback (most recent call last):
File "/src/duckietown-challenges/src/duckietown_challenges/cie_concrete.py", line 585, in wrap_solution
solution.run(cis)
File "solution.py", line 122, in run
solve(params, cis)
File "solution.py", line 43, in solve
env = DummyVecEnv([env])
File "/workspace/wrappers.py", line 261, in __init__
self.envs = [fn() for fn in env_fns]
File "/workspace/wrappers.py", line 261, in <listcomp>
self.envs = [fn() for fn in env_fns]
TypeError: 'ScaleObservations' object is not callable
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 "/src/duckietown-challenges/src/duckietown_challenges/cie_concrete.py", line 585, in wrap_solution
solution.run(cis)
File "solution.py", line 122, in run
solve(params, cis)
File "solution.py", line 43, in solve
env = DummyVecEnv([env])
File "/workspace/wrappers.py", line 261, in __init__
self.envs = [fn() for fn in env_fns]
File "/workspace/wrappers.py", line 261, in <listcomp>
self.envs = [fn() for fn in env_fns]
TypeError: 'ScaleObservations' object is not callable
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/src/duckietown-challenges/src/duckietown_challenges/cie_concrete.py", line 590, in wrap_solution
raise InvalidSubmission(msg)
duckietown_challenges.exceptions.InvalidSubmission: Uncaught exception in solution:
Traceback (most recent call last):
File "/src/duckietown-challenges/src/duckietown_challenges/cie_concrete.py", line 585, in wrap_solution
solution.run(cis)
File "solution.py", line 122, in run
solve(params, cis)
File "solution.py", line 43, in solve
env = DummyVecEnv([env])
File "/workspace/wrappers.py", line 261, in __init__
self.envs = [fn() for fn in env_fns]
File "/workspace/wrappers.py", line 261, in <listcomp>
self.envs = [fn() for fn in env_fns]
TypeError: 'ScaleObservations' object is not callable
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 "/src/duckietown-challenges/src/duckietown_challenges/cie_concrete.py", line 585, in wrap_solution
solution.run(cis)
File "solution.py", line 122, in run
solve(params, cis)
File "solution.py", line 43, in solve
env = DummyVecEnv([env])
File "/workspace/wrappers.py", line 261, in __init__
self.envs = [fn() for fn in env_fns]
File "/workspace/wrappers.py", line 261, in <listcomp>
self.envs = [fn() for fn in env_fns]
TypeError: 'ScaleObservations' object is not callable
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/src/duckietown-challenges/src/duckietown_challenges/cie_concrete.py", line 590, in wrap_solution
raise InvalidSubmission(msg)
duckietown_challenges.exceptions.InvalidSubmission: Uncaught exception in solution:
Traceback (most recent call last):
File "/src/duckietown-challenges/src/duckietown_challenges/cie_concrete.py", line 585, in wrap_solution
solution.run(cis)
File "solution.py", line 122, in run
solve(params, cis)
File "solution.py", line 43, in solve
env = DummyVecEnv([env])
File "/workspace/wrappers.py", line 261, in __init__
self.envs = [fn() for fn in env_fns]
File "/workspace/wrappers.py", line 261, in <listcomp>
self.envs = [fn() for fn in env_fns]
TypeError: 'ScaleObservations' object is not callable
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.