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

Segmentation fault (core dumped) #2

Open
slnxyr opened this issue May 18, 2023 · 1 comment
Open

Segmentation fault (core dumped) #2

slnxyr opened this issue May 18, 2023 · 1 comment

Comments

@slnxyr
Copy link

slnxyr commented May 18, 2023

Hi, I follow the env.sh install the environment, and run the WD50K example. But it turn to Segmentation fault (core dumped). Can you help me? It seems that "from torch_geometric.nn import GATv2Conv" has a problem. Thanks.
image
image
image

@LHRLAB
Copy link
Owner

LHRLAB commented May 18, 2023

If the Segmentation fault (core dumped) error is reported, there may be a problem with your environment configuration, you can try to re-create a conda environment, pay attention to the version correspondence. The final implementation calls the following function: https://pytorch-geometric.readthedocs.io/en/latest/generated/torch_geometric.nn.conv.GATv2Conv.html.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants