-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
**** 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
Labels
No labels