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

SSL certificate failed error #7

Open
charliebidgood opened this issue Nov 7, 2022 · 2 comments
Open

SSL certificate failed error #7

charliebidgood opened this issue Nov 7, 2022 · 2 comments

Comments

@charliebidgood
Copy link

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

@rasbt
Copy link
Owner

rasbt commented Nov 7, 2022

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.

@charliebidgood
Copy link
Author

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.

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

No branches or pull requests

2 participants