Skip to content

AssertionError: The environment must specify an action space. https://www.gymlibrary.dev/content/environment_creation/ #4

@ndvbd

Description

@ndvbd

I try to run the play_random_agent.py and get this error:

AssertionError: The environment must specify an action space. https://www.gymlibrary.dev/content/environment_creation/

Maybe we should just run it with:
env = gym.make('gym_backgammon:backgammon-v0', disable_env_checker=True)

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