Skip to content
This repository has been archived by the owner on Dec 10, 2019. It is now read-only.

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

Open
woaipichuli opened this issue Apr 11, 2018 · 1 comment
Open

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

woaipichuli opened this issue Apr 11, 2018 · 1 comment

Comments

@woaipichuli
Copy link

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
Copy link
Contributor

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants