google-deepmind / google-deepmind/pysc2
SC2LaunchError
- 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:

Please help with troubleshooting this issue.
Thank you
Contributor guide
Assessment
This issue has not been assessed yet.