Skip to content

Issue with setting env_name (syntax error) #8

Closed
@eagleEggs

Description

@eagleEggs

Upon setting everything up, setting the env_name seems to have an issue in my build:

File "", line 11
We can reset the environment to be provided with an initial set of observations and states for all the agents within the environment. In ML-Agents, states refer to a vector of variables corresponding to relevant aspects of the environment for an agent. Likewise, observations refer to a set of relevant pixel-wise visuals for an agent.
^
SyntaxError: invalid syntax

The env_name is set as follows:

env_name = "3DBall"
train_mode = True

Also, there are no import errors and the exported .app is within the Python folder.

Thanks!

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