Iceloof / GoogleNews

Script for GoogleNews
https://pypi.org/project/GoogleNews/
MIT License
314 stars 88 forks source link

urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] #62

Closed YukunYangNPF closed 3 years ago

YukunYangNPF commented 3 years ago

<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1124)>

This error was returned when using the sample code

HurinHu commented 3 years ago

It was caused by your local environment, please check your openssl is configured correctly.