这是indexloc提供的服务,不要输入任何密码
Skip to content

cannot run example 'pong_ppo.py' #9

@DZ9

Description

@DZ9

Epoch #1: 0%| | 0/1000 [00:00<?, ?it/s]Process Process-1:
Process Process-2:
Process Process-3:
Process Process-5:
Process Process-4:
Process Process-6:
Process Process-7:
Process Process-8:
Traceback (most recent call last):
File "/home/z/anaconda2/envs/py36/lib/python3.6/multiprocessing/process.py", line 258, in _bootstrap
self.run()
File "/home/z/anaconda2/envs/py36/lib/python3.6/multiprocessing/process.py", line 93, in run
self._target(*self._args, **self._kwargs)
File "/home/z/anaconda2/envs/py36/lib/python3.6/site-packages/tianshou/env/vecenv.py", line 99, in worker
p.send(env.step(data))
File "/home/z/anaconda2/envs/py36/lib/python3.6/site-packages/tianshou/env/atari.py", line 75, in step
_, reward, terminal, info = self.env.step(action)
File "/home/z/anaconda2/envs/py36/lib/python3.6/site-packages/gym/envs/atari/atari_env.py", line 113, in step
action = self._action_set[a]
IndexError: index 94 is out of bounds for axis 0 with size 6

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions