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

Open AI gym doesn't support Atari Games in version 0.23 #1196

Open
prathikshetty2002 opened this issue Apr 13, 2022 · 0 comments
Open

Open AI gym doesn't support Atari Games in version 0.23 #1196

prathikshetty2002 opened this issue Apr 13, 2022 · 0 comments

Comments

@prathikshetty2002
Copy link

Open AI gym doesn't support for gym[atari] packages. I tried to render an env for spaceinvaders-v0 , one of the famous games in atari. I also tried an another version spaceinvaders-v4 but still it shows that package not found , no such thing exist. I had to downgrade to gym==0.21 for running the game . I was building a keras-rl2 model with openAI gym , encountered this problem.

My sys config:-
OS : WSL2 ubuntu 20.04
OpenAI Gym : version 0.23
Package : Gym[atari]
Tensorflow version : 2.8.0
keras-rl2 version : 1.0.5

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