Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Solution to problem with SSL certificates when downloading models #21

Open
ShuangLin212 opened this issue Sep 16, 2024 · 1 comment
Open
Labels
documentation Improvements or additions to documentation

Comments

@ShuangLin212
Copy link

Hi, when I tried to fetch models it showed SSL error URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1129)>

It seems like a common issue on mac, it can be fixed by following command:

open /Applications/Python\ 3.9/Install\ Certificates.command
@amkrajewski amkrajewski added the documentation Improvements or additions to documentation label Nov 16, 2024
@amkrajewski
Copy link
Contributor

Hi @ShuangLin212 thanks for sharing the issue you've experienced on Mac, which while not directly related to pySIPFENN can occur for its users. Would you be interested in contributing this note to FAQ under docs/faq.md section Model Download through PR? A quick formatted Markdown note will suffice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants