Duckietown Challenges Home Challenges Submissions

Job 14265

Job ID14265
submission1342
userDiego Charrez 🇵🇪
user labelPyTorch Sagemaker template
challengeaido1_LF1_r3-v3
stepstep1-simulation
statusfailed
up to dateyes
evaluatoridsc-rudolf-17690
date started
date completed
duration0:00:37
message
InvalidSubmission: T [...]
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 "/workspace/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 "/workspace/src/duckietown-challenges/src/duckietown_challenges/cie_concrete.py", line 585, in wrap_solution
    solution.run(cis)
  File "solution.py", line 106, in run
    solve(params, cis)
  File "solution.py", line 24, in solve
    env = gym.make(params['env'])
  File "/opt/conda/lib/python2.7/site-packages/gym/envs/registration.py", line 167, in make
    return registry.make(id)
  File "/opt/conda/lib/python2.7/site-packages/gym/envs/registration.py", line 119, in make
    env = spec.make()
  File "/opt/conda/lib/python2.7/site-packages/gym/envs/registration.py", line 85, in make
    cls = load(self._entry_point)
  File "/opt/conda/lib/python2.7/site-packages/gym/envs/registration.py", line 14, in load
    result = entry_point.load(False)
  File "/opt/conda/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2332, in load
    return self.resolve()
  File "/opt/conda/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2338, in resolve
    module = __import__(self.module_name, fromlist=['__name__'], level=0)
  File "/workspace/src/gym-duckietown-agent/gym_duckietown_agent/envs/__init__.py", line 1, in <module>
    from gym_duckietown_agent.envs.simplesimagent_env import SimpleSimAgentEnv
  File "/workspace/src/gym-duckietown-agent/gym_duckietown_agent/envs/simplesimagent_env.py", line 4, in <module>
    from duckietown_slimremote.pc.robot import RemoteRobot
  File "/workspace/src/duckietown-slimremote/duckietown_slimremote/__init__.py", line 8, in <module>
    e
NameError: name 'e' is not defined


Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.

Highlights

Artifacts

The artifacts are hidden.

Container logs

The logs are hidden.