pysc2-replay icon indicating copy to clipboard operation
pysc2-replay copied to clipboard

Framework for inspecting actions and observatinos in StarCraftII replays

Results 1 pysc2-replay issues
Sort by recently updated
recently updated
newest added

I'm trying to run the library as suggested (with python3) but I got the error: `Traceback (most recent call last): File "transform_replay.py", line 3, in from pysc2.lib import app, features,...