You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 10, 2019. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
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 freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
The text was updated successfully, but these errors were encountered: