google-deepmind / google-deepmind/pysc2
pysc2 in google colab
Open
- Dominant language
- Python
- Stars
- 8.3k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
I am trying to run the an agent in google colab but I get the following error.
File "/usr/local/lib/python3.7/dist-packages/pysc2/lib/remote_controller.py", line 180, in _connect
raise ConnectError("Failed to connect to the SC2 websocket. Is it up?")
pysc2.lib.remote_controller.ConnectError: Failed to connect to the SC2 websocket. Is it up?
Contributor guide
Assessment
This issue has not been assessed yet.