-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
Running:
>>> from snps.resources import Resources
>>> r = Resources()
>>> r.download_example_datasets()
Returns:
<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate (_ssl.c:1007)>
<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate (_ssl.c:1007)>
['', '']
As opensnp is now offline.
From what i can tell this may also be the cause behind s.to_vcf("out.vcf")
not working? Unsure...
Metadata
Metadata
Assignees
Labels
No labels