Skip to content

Failure to Setup Environment (Step 6) #8

@Bennett-it

Description

@Bennett-it

**** OPENAI GYM SETUP SCRIPT ****
(Part 6) Download and run an example agent


File ‘example_agent.py’ already there; not retrieving.

Traceback (most recent call last):
File "/Users/.../example_agent.py", line 3, in
env = gym.make('Copy-v0')
File "/Users/.../local/miniconda3/lib/python3.10/site-packages/gym/envs/registration.py", line 569, in make
_check_version_exists(ns, name, version)
File "/Users/.../local/miniconda3/lib/python3.10/site-packages/gym/envs/registration.py", line 219, in _check_version_exists
_check_name_exists(ns, name)
File "/Users/.../local/miniconda3/lib/python3.10/site-packages/gym/envs/registration.py", line 197, in _check_name_exists
raise error.NameNotFound(
gym.error.NameNotFound: Environment Copy doesn't exist.

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