Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xgraph/pgexplainer #166

Open
cxw-droid opened this issue Nov 8, 2022 · 2 comments
Open

xgraph/pgexplainer #166

cxw-droid opened this issue Nov 8, 2022 · 2 comments
Labels
xgraph Interpretability of Graph Neural Networks

Comments

@cxw-droid
Copy link

Hello, when I try to run examples/xgraph/pgexplainer.ipynb, there is an error:

splitted_dataset.slices['mask'] = splitted_dataset.slices['train_mask']
TypeError: 'NoneType' object is not subscriptable

I am using torch-geometric 2.1.0. Could any one please take a look? Thanks

@Oliver-0423
Copy link

I have exactly the same problem, do you find out how to fix this?

@mengliu1998 mengliu1998 added the xgraph Interpretability of Graph Neural Networks label Feb 14, 2023
@CM-BF
Copy link
Collaborator

CM-BF commented Feb 20, 2023

May you try to downgrade torch-geometric to 2.0.3? I remember this is an extra incompatibility problem from ~=2.0 to ~=2.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
xgraph Interpretability of Graph Neural Networks
Projects
None yet
Development

No branches or pull requests

4 participants