SumGNN icon indicating copy to clipboard operation
SumGNN copied to clipboard

which version of dgl are you using?

Open HarshaSatyavardhan opened this issue 2 years ago • 1 comments

please mention the version of dgl used in this repository.

HarshaSatyavardhan avatar Sep 28 '22 03:09 HarshaSatyavardhan

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.

Samira-Shemirani avatar Jun 27 '24 15:06 Samira-Shemirani