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

Making the API compatible with other environments #10

Open
rubenfiszel opened this issue Aug 17, 2016 · 2 comments
Open

Making the API compatible with other environments #10

rubenfiszel opened this issue Aug 17, 2016 · 2 comments

Comments

@rubenfiszel
Copy link
Contributor

Hello,

Currently, the API doesn't seem to be compatible with environments like Doom or ATARI.

@unixpickle
Copy link
Contributor

Make sure you install the Atari environments with pip install gym[atari]. Before I did that, I was getting an unhelpful error from the API. After I ran that, I was able to use Pong-v0 and others.

@KiaraGrouwstra
Copy link

KiaraGrouwstra commented May 19, 2018

on a related note, can we also use this with the retro environments?

edit: I tried, but the serialization overhead is too big to make it usable.

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

3 participants