Created
February 14, 2025 12:30
-
-
Save faniska/d8078a496197b2e675482c2f6756d04e to your computer and use it in GitHub Desktop.
Mac OS - python install certificates
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# This code line aims to fix the following error: | |
# urllib.error.URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate | |
# Run Command. Here 3.11 actual Python version | |
/Applications/Python\ 3.11/Install\ Certificates.command |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment