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

I NEED A HELP AS A BEGINER: SEE THE ERROR I AM GETTING AND HELP ME PLEASE #49

Open
engrsulaiman opened this issue May 1, 2024 · 0 comments

Comments

@engrsulaiman
Copy link

VersionNotFound Traceback (most recent call last)
in <cell line: 13>()
11
12 # Create a NASim environment
---> 13 env = make_vec_env(env_id, n_envs=1)
14
15 # Create and train the PPO agent

6 frames
/usr/local/lib/python3.10/dist-packages/gymnasium/envs/registration.py in _check_version_exists(ns, name, version)
422 message += f" It provides versioned environments: [ {version_list_msg} ]."
423
--> 424 raise error.VersionNotFound(message)
425
426 if latest_spec is not None and version < latest_spec.version:

VersionNotFound: Environment version v2 for environment TinySmall doesn't exist. It provides versioned environments: [ v0 ].

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

1 participant