You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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)
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.The text was updated successfully, but these errors were encountered: