文章目录 问题描述: 原因分析: 解决方案: 方式一: 方式二: 问题描述: 使用 GCN 网络进行图节点分类任务,然后出现如下问题 TypeError: GCNConv.forward() missing 1 required positional argument: 'edge_index' Traceback (most recent call last): File "c:\Users\me\Desktop\github\opacus_graph\prt_3.py", line 121, in