google-deepmind / google-deepmind/pysc2
Issue while running on colab
- Dominant language
- Python
- Stars
- 8.3k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
I am trying to run SCII on colab and I getting this error -
`_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?.`
Is there a way solve this?
As answered in one of previously issues, I tried doing `!apt-get remove libtcmalloc*` but it give me same error.
Contributor guide
Research direction
Start by reproducing the SCII connection failure in Google Colab and trace the reported pysc2.lib.remote_controller.ConnectError. Determine whether the StarCraft II websocket is available in that environment; done means documenting or implementing a reliable Colab path that avoids the connection error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cloud
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100