Skip to content

Instantly share code, notes, and snippets.

@faniska
Created February 14, 2025 12:30
Show Gist options
  • Save faniska/d8078a496197b2e675482c2f6756d04e to your computer and use it in GitHub Desktop.
Save faniska/d8078a496197b2e675482c2f6756d04e to your computer and use it in GitHub Desktop.
Mac OS - python install certificates
# 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