I have tried replicating the script provided in the example "gen_zincid_smile_csv.py" on multiple machines with python v7 and also v10. I'm currently receiving an SSL certificate error and was wondering if this is universal issue or is limited to my environment.
$ python smilite-master/scripts/csv_scripts/gen_zincid_smile_csv.py smilite-master/examples/zinc_ids.csv zinc_smiles.csv
Downloading SMILES
ERROR: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:997)>
I have tried replicating the script provided in the example "gen_zincid_smile_csv.py" on multiple machines with python v7 and also v10. I'm currently receiving an SSL certificate error and was wondering if this is universal issue or is limited to my environment.
$ python smilite-master/scripts/csv_scripts/gen_zincid_smile_csv.py smilite-master/examples/zinc_ids.csv zinc_smiles.csvDownloading SMILESERROR: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:997)>