chris-chris / pysc2-examples

StarCraft II - pysc2 Deep Reinforcement Learning Examples
Apache License 2.0
753 stars 356 forks source link

ImportError: cannot import name 'TensorBoardOutputFormat' #11

Open craigham opened 6 years ago

craigham commented 6 years ago

Trying to run train_defeat_zerglings.py using pycharm on Mac in a virtual env.

I get this. By chance would he api of baselines have changed? Does anyone know if this code is up to date with the libraries?

thanks

JB712 commented 6 years ago

On windows 10 I have the same problem (on PyCharm): Unresolved reference 'TensorBoardOutputFormat'