You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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