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
i'm trying to implement the Pong-v0 environment, i have already done your method but nothing happens can you show me what i should do next? raise error.NameNotFound( f"Environment {name} doesn't exist{namespace_msg}. {suggestion_msg}"
This is the bug i have encountered.
Can you elaborate on ALE namespace? What is the module so that I can import it. I'm sorry for asking such questions because I am quite new to this. In addition, I would rather use Pong-v0 as my code works within its structure. Thank you a lot.
When I run a demo of Atari after correctly installing xuance, it raises an error:
raise error.NameNotFound( gym.error.NameNotFound: Environment Pong doesn't exist in namespace ALE.
The text was updated successfully, but these errors were encountered: