stable-baselines icon indicating copy to clipboard operation
stable-baselines copied to clipboard

NameNotFound: Environment Pong doesn't exist.

Open ToiLaKiet opened this issue 3 months ago • 0 comments

Hi guys, I am new to Reinforcement Learning, however, im doing a project about how to implement the game Pong. I have currently used OpenAI gym to import Pong-v0 environment, but that doesn't work. I have already tried this !pip install "gym[accept-rom-license]" but this still happens NameNotFound: Environment Pong doesn't exist.

Please, help me with this. Thanks a lot.

ToiLaKiet avatar Dec 02 '24 07:12 ToiLaKiet