Skip to content

reset() showing NotImplementedError for ObservationWrapper #3308

@aswincs

Description

@aswincs

While using reset() Pong environment using ObservtaionWrapper, getting error:

File "/home/robot/.local/lib/python3.10/site-packages/gym/core.py", line 380, in reset
return self.observation(obs), info
File "/home/robot/.local/lib/python3.10/site-packages/gym/core.py", line 389, in observation
raise NotImplementedError

gym version: 0.26.2
evn = 'PongNoFrameskip-v4'

Any idea on fixing this issue?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions