Skip to content
Discussion options

You must be logged in to vote

I'm not too familiar generally but seems like your system python doesn't have certificates set up. try

  1. Via PIP:

pip install --upgrade certifi

  1. If it doesn't work, try to run a Cerificates.command that comes bundled with Python 3.10 for Mac:

open /Applications/Python\ 3.10/Install\ Certificates.command

Which i got from here https://stackoverflow.com/questions/52805115/certificate-verify-failed-unable-to-get-local-issuer-certificate

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by timsliu
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants