smilite icon indicating copy to clipboard operation
smilite copied to clipboard

SSL certificate failed error

Open charliebidgood opened this issue 3 years ago • 2 comments

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)>

charliebidgood avatar Nov 07 '22 00:11 charliebidgood

Sorry, I have no clue to be honest. It's been years since I used the code and it could just be that the URLs don't work anymore.

rasbt avatar Nov 07 '22 01:11 rasbt

No worries, it looks like that's the case. I'll see if I can find the issue and send through a pull request if it ends up working.

charliebidgood avatar Nov 07 '22 01:11 charliebidgood