Problem in data loading

Hi,

Request you to take a look at the below question.
python - Unable to download CoraGraphDataset - Stack Overflow

Thanks & Regards,
Vinayak

Hi,

It seems your local certificate is not properly configured. This has nothing related to dgl. I guess your openssl is not properly configured. Related solution could be Unable to get local issuer certificate when using requests in python - Stack Overflow

Not able to resolve the issue, I have downloaded the files manually. How can I import those ???

Can you try manually change dgl/utils.py at 195f99362d883f8b6d131b70a7868a537e55b786 · dmlc/dgl · GitHub verify_ssl to False on your machine?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.