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

Certificate error while submitting Ex1 #35

Closed
azax1234 opened this issue Aug 6, 2019 · 1 comment
Closed

Certificate error while submitting Ex1 #35

azax1234 opened this issue Aug 6, 2019 · 1 comment

Comments

@azax1234
Copy link

azax1234 commented Aug 6, 2019

urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:749)

@azax1234 azax1234 closed this as completed Aug 6, 2019
@azax1234
Copy link
Author

azax1234 commented Aug 6, 2019

below worked

import ssl
ssl._create_default_https_context = ssl._create_unverified_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

No branches or pull requests

1 participant