divelab / DIG

A library for graph deep learning research
https://diveintographs.readthedocs.io/
GNU General Public License v3.0
1.81k stars 281 forks source link

xgraph #231

Open DaliMIT01 opened 7 months ago

DaliMIT01 commented 7 months ago

Hello,when I try to run "DATASETS=graph_sst2 python -m benchmarks.xgraph.subgraphx datasets=$DATASETS explainers=subgraphx", I meet one problem "TypeError: copy() takes 1 positional argument but 2 were given".My torch_geometric is 2.0.3.