google-deepmind / google-deepmind/pysc2

SC2LaunchError

Open
#305 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
8.3k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

I followed the following steps:
1. `$ pip install pysc2`
2. downloaded Starter edition from http://battle.net/sc2/en/legacy-of-the-void/
3. Moved Battle.net folder to a manually created StarCraft II/Versions folder
4. `$ python -m pysc2.bin.agent --map Simple64`

I have this error now:
```
pysc2.lib.sc_process.SC2LaunchError: No SC2 Versions found in C:/Program Files (x86)/StarCraft II\Versions
I0627 21:52:06.118542 18080 sc2_env.py:752] Environment Close
```
My entire Battle.net is located in C:/Program Files (x86)/StarCraft II\Versions.
The Battle.net folder contains the following:
![image](https://user-images.githubusercontent.com/43485111/85923820-de3d1c80-b8c0-11ea-9338-93e83c39e121.png)
Please help with troubleshooting this issue.
Thank you

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.