sw-gong / GNN-Tutorial

Graph Neural Network Tutorial
177 stars 45 forks source link

TypeError: Required parameter edge_weight is empty. #4

Open liuqzsc opened 1 year ago

liuqzsc commented 1 year ago

While I run the script, it shows that TypeError: Required parameter edge_weight is empty. How can we solve it?