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.
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
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: