PhasesResearchLab / pySIPFENN

Python python toolset for Structure-Informed Property and Feature Engineering with Neural Networks. It offers unique advantages through (1) effortless extensibility, (2) optimizations for ordered, dilute, and random atomic configurations, and (3) automated model tuning.
https://pysipfenn.org
Other
19 stars 3 forks source link

Solution to problem with SSL certificates when downloading models #21

Open ShuangLin212 opened 1 week ago

ShuangLin212 commented 1 week ago

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