Specformer
Specformer copied to clipboard
Problems in the get_dataset file
from dataclass import * from pygdataclass import PygGraphPropPredDataset
The custom "pygdataclass" and "pygdataclass" modules are not a standard Python package or library. But I can't find the files for these two modules in the project.
Looking forward to your reply thanks!
Hi, there.
You can ignore the files beginning with 'pyg' as I switch to using DGL.
Feel free to delete these non-existent packages.
Exuse me, i have the same problem, so shoud we comment out the codes?
from dataclass import *
from pygdataclass import PygGraphPropPredDataset
i will be pleasure for your reply!