-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
I'd love to play with this repo, but it seems that there's a small bug in it.
(venv) ➜ SC2CombatPredictor git:(master) ✗ ls replays
SC2CombatGenerator.SC2Replay
(venv) ➜ SC2CombatPredictor git:(master) ✗ python -m bin.combat_observer
pygame 1.9.6
Hello from the pygame community. https://www.pygame.org/contribute.html
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/runpy.py", line 85, in _run_code
exec(code, run_globals)
File "/Users/vincent/Development/starcraft-stuff/SC2CombatPredictor/bin/combat_observer.py", line 21, in <module>
from pysc2.bin.play import get_game_version
ImportError: cannot import name 'get_game_version'
Metadata
Metadata
Assignees
Labels
No labels