yueyu1030 / SumGNN

[Bioinformatics 2021] This is the repo for the paper `SumGNN: Multi-typed Drug Interaction Prediction via Efficient Knowledge Graph Summarization'.
https://academic.oup.com/bioinformatics/advance-article/doi/10.1093/bioinformatics/btab207/6189090
80 stars 20 forks source link

which version of dgl are you using? #11

Open HarshaSatyavardhan opened 1 year ago

HarshaSatyavardhan commented 1 year ago

please mention the version of dgl used in this repository.

Samira-Shemirani commented 1 month ago

I am trying to run the code and the version that is working for me is "pip install dgl==2.0.0". It is the oldest version that can work properly now. You can use the latest one, but for this code, you need to install the oldest to the 2019 as much as you can.