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

gym.error.NameNotFound: Environment idsgame-maximal_attack doesn't exist. #13

Open
ianbryant2 opened this issue May 13, 2024 · 1 comment

Comments

@ianbryant2
Copy link

Anyone have a way to rectify the issue? Thanks

@Limmen
Copy link
Owner

Limmen commented May 16, 2024

It indicates that the environment has not been registered with gym. To register the environment this code must run: https://github.com/Limmen/gym-idsgame/blob/master/gym_idsgame/__init__.py

It runs automatically if you import any class from gym_idsgame. @ianbryant2

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

2 participants