Skip to content

ValueError: Please specify agent_interface_format. #14

Description

@haine92

I try to run it. I did everything told in the README.md file and I also replaced the correct line with from absl import flags.

Now I got an other error message :

Traceback (most recent call last):
File "/home/kiki92/PycharmProjects/untitled1/A-Guide-to-DeepMinds-StarCraft-AI-Environment/train_mineral_shards.py", line 51, in
main()
File "/home/kiki92/PycharmProjects/untitled1/A-Guide-to-DeepMinds-StarCraft-AI-Environment/train_mineral_shards.py", line 24, in main
visualize=True) as env:
File "/home/kiki92/PycharmProjects/untitled1/venv/lib/python3.6/site-packages/pysc2/env/sc2_env.py", line 248, in init
raise ValueError("Please specify agent_interface_format.")
ValueError: Please specify agent_interface_format.

Any idea ?

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