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

pygdataclass is required, but it is missing in repo #5

Open
teltim opened this issue May 9, 2024 · 1 comment
Open

pygdataclass is required, but it is missing in repo #5

teltim opened this issue May 9, 2024 · 1 comment

Comments

@teltim
Copy link

teltim commented May 9, 2024

In get_dataset.py

from dataclasses import *
from dgldataclass import DglGraphPropPredDataset, DglPCQM4Mv2Dataset, DglZincDataset
from pygdataclass import PygGraphPropPredDataset

dgldataclass.py exists, but pygdataclass.py does not. It might be issue??

@bdy9527
Copy link
Collaborator

bdy9527 commented Jun 14, 2024

Hi, there,

You can ignore the files beginning with 'pyg' as I switch to using DGL.

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