Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pysc2 in google colab #327

Open
Tonix22 opened this issue Apr 20, 2021 · 3 comments
Open

pysc2 in google colab #327

Tonix22 opened this issue Apr 20, 2021 · 3 comments

Comments

@Tonix22
Copy link

Tonix22 commented Apr 20, 2021

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?

@WhishingRaven
Copy link

!apt-get remove libtcmalloc*

It will works

@taigi100
Copy link

taigi100 commented Sep 6, 2021

hey

Do you (or anyone else) have a working colab atm that you could share please?
I'm trying to train something, download the weights and check them out on my machine. Sadly, every tutorial / colab notebook i can find is a few years old and has a bunch of issues.

@KaleabTessera
Copy link

Thanks @WhishingRaven ! It fixed my issue 👐 !!!

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

No branches or pull requests

4 participants