certificate verify failed: unable to get local issuer certificate

前端 未结 10 1299
梦如初夏
梦如初夏 2020-11-29 04:06

I am trying to get data from the web using python. I imported urllib.request package for it but while executing, I get error:

certificate verify failed: unab         


        
10条回答
  •  无人及你
    2020-11-29 05:09

    For anyone who still wonders on how to fix this, i got mine by installing the "Install Certificates.command"

    Here is how I did,

    Just double click on that file wait for it to install and in my case, you will be ready to go

提交回复
热议问题