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

Which gym version are you using? #19

Open
sambaPython24 opened this issue Aug 12, 2023 · 0 comments
Open

Which gym version are you using? #19

sambaPython24 opened this issue Aug 12, 2023 · 0 comments

Comments

@sambaPython24
Copy link

The gym environment has recently moved from openai to farama and I wonder wether this is the reason why

import gym
env = gym.make("maze-random-10x10-plus-v0")

throws the error

NameNotFound: Environment maze-random-10x10-plus doesn't exist. 

Did anybody else have the same problem?

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