starcraft2-ai / rl-battle

GNU General Public License v3.0
2 stars 1 forks source link

AttributeError: module 'pysc2' has no attribute 'agents' #9

Open woaipichuli opened 6 years ago

woaipichuli commented 6 years ago

I have install as requirement.txt. But I still get some errors.

Traceback (most recent call last): File "E:/xx/Bicnet/rl-battle-master/train.py", line 1, in from Environment import Environment File "E:\xx\Bicnet\rl-battle-master\Environment.py", line 5, in class BicNetAgent(pysc2.agents.base_agent.BaseAgent): AttributeError: module 'pysc2' has no attribute 'agents'

Process finished with exit code 1

Willian-Zhang commented 6 years ago

Thank you for trying this repo out. Unfortunately It's not ready yet, and not in plan of active dev in the next 5 days, however it could be after that.