snap-stanford / ogb

Benchmark datasets, data loaders, and evaluators for graph machine learning
https://ogb.stanford.edu
MIT License
1.93k stars 397 forks source link

Unable to import PygGraphPropPredDataset #35

Closed ashikrafi closed 4 years ago

ashikrafi commented 4 years ago

Dear Team Members,

Thank you very much for all the efforts. However, I am having some issues whenever I try to import PygGraphPropPredDataset. I have attached a screenshot for your consideration. Could you please help me out?

Configuration:

Screenshot:

Capture

I look forward to hearing from you soon.

Thank you, @ashikrafi

rusty1s commented 4 years ago

That looks like a faulty PyG installation. How did you install PyG/torch-sparse? Are you using the wheels or did you install via torch-sparse? In the latter case, please share installation logs with me. We can discuss this further at the PyG issue page, e.g. here.

ashikrafi commented 4 years ago

Hi @rusty1s

Please have a look into it.

Thanks