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
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: