Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KeyError: 3 at time: 1.65088e+09 #7

Open
forrestneo opened this issue Apr 25, 2022 · 0 comments
Open

KeyError: 3 at time: 1.65088e+09 #7

forrestneo opened this issue Apr 25, 2022 · 0 comments

Comments

@forrestneo
Copy link

[2022-04-25 18:24:10,728 E 4497 4497] core_worker.cc:1274: Pushed Error with JobID: 01000000 of type: task with message: ray::RolloutWorker.sample()::Exiting (pid=4497, ip=172.17.0.3, repr=<ray.rllib.evaluation.rollout_worker.modify_class..Class object at 0x7f8f95c8cc40>)
File "/root/miniconda3/lib/python3.8/site-packages/ray/rllib/evaluation/rollout_worker.py", line 761, in sample
batches = [self.input_reader.next()]
File "/root/miniconda3/lib/python3.8/site-packages/ray/rllib/evaluation/sampler.py", line 104, in next
batches = [self.get_data()]
File "/root/miniconda3/lib/python3.8/site-packages/ray/rllib/evaluation/sampler.py", line 266, in get_data
item = next(self._env_runner)
File "/root/miniconda3/lib/python3.8/site-packages/ray/rllib/evaluation/sampler.py", line 634, in _env_runner
_process_observations(
File "/root/miniconda3/lib/python3.8/site-packages/ray/rllib/evaluation/sampler.py", line 963, in _process_observations
callbacks.on_episode_end(
File "/root/neural-mmo/baselines/rllib_wrapper.py", line 305, in on_episode_end
policy = inv_map[policy_id].name
KeyError: 3 at time: 1.65088e+09

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant