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

Unable to establish SSL connection #82

Open
ChenHuang94 opened this issue Jan 17, 2021 · 1 comment
Open

Unable to establish SSL connection #82

ChenHuang94 opened this issue Jan 17, 2021 · 1 comment

Comments

@ChenHuang94
Copy link

When I try to run python examples/show_battle_game.py on my Win10 WSL, I got the following error:

Download data/battle_model.tar.gz from https://raw.githubusercontent.com/merrymercy/merrymercy.github.io/master/_data/magent/battle_model.tar.gz... --2021-01-17 20:46:33-- https://raw.githubusercontent.com/merrymercy/merrymercy.github.io/master/_data/magent/battle_model.tar.gz Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 151.101.76.133 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|151.101.76.133|:443... connected. Unable to establish SSL connection. ERROR: wget fails! If you are an OSX user, you can install wget by 'brew install wget' and retry.

It seems to be able to connect to raw.githubusercontent.com, but I can not understand why it says Unable to establish SSL connection?

@Kipsora
Copy link
Collaborator

Kipsora commented Jan 17, 2021

This may be caused by your network issues. You can manually download the required files. Check here for detailed codes related to this part.

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

2 participants