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

gymnasium.error.NameNotFound: Environment BreakoutNoFrameskip doesn't exist. #478

Open
bryanwwy opened this issue Aug 4, 2024 · 2 comments

Comments

@bryanwwy
Copy link

bryanwwy commented Aug 4, 2024

Problem Description

An error is reported when the file is runppo_atari.py
Run the ppo.py file correctly
error:gymnasium.error.NameNotFound: Environment BreakoutNoFrameskip doesn't exist.

@vwxyzjn
Copy link
Owner

vwxyzjn commented Aug 4, 2024

Did you do poetry install -E atari?

@bryanwwy
Copy link
Author

bryanwwy commented Aug 5, 2024

Hello, I installed it.And after entering the code, it can be run and there is web page generation.(code : poetry run python cleanrl/ppo.py tensorboard --logdir runs)

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