mims-harvard / SubGNN

Subgraph Neural Networks (NeurIPS 2020)
https://zitniklab.hms.harvard.edu/projects/SubGNN
MIT License
185 stars 33 forks source link

tuple index out of range #24

Open westernsalt opened 2 years ago

westernsalt commented 2 years ago

First of all, I would like to thank you for your great research. This study enabled me to analyze more data. I'm facing another problem now.

when I try to run train_config.py, I saw one error that indicate at SubGNN.py line 820.

Did I doing something wrong? I give argv same as your readme and modify files you said. please let me know the reason why it doesn't work.

Thank you.

image

etsoukanara commented 1 year ago

Hi, same problem here. Did you find a solution?