Skip to content

Attribute Error while importing gym_carlo #1

@AmmaraRazzaq

Description

@AmmaraRazzaq

In homework3 when I try to run "python play.py --scenario intersection" I get the following error

Traceback (most recent call last):
File "/home/ammara/imitation_learning/CS237B_HW3/play.py", line 3, in
import gym_carlo
File "/home/ammara/imitation_learning/CS237B_HW3/gym_carlo/init.py", line 6, in
if env_name in gym.envs.registry.env_specs:
AttributeError: 'dict' object has no attribute 'env_specs'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions