Skip to content

get_game_version import error #2

Description

@koaning

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'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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