Skip to content

Conversation

@cloudQuant
Copy link

run success in mac but run failure in win 11, add one line and modify one line:

ssl_context = ssl.create_default_context(cafile=certifi.where())
download_url = get_download_url(download_path)
dl_file = urllib.request.urlopen(download_url, context=ssl_context)

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

Successfully merging this pull request may close these issues.

2 participants