Skip to content

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

@engrsulaiman

Description

@engrsulaiman

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 ].

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions