Specformer icon indicating copy to clipboard operation
Specformer copied to clipboard

Problems in the get_dataset file

Open unomit opened this issue 1 year ago • 2 comments

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!

unomit avatar Feb 16 '24 15:02 unomit

Hi, there.

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

Feel free to delete these non-existent packages.

bdy9527 avatar Feb 23 '24 04:02 bdy9527

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!

fantasy-zc avatar Mar 13 '25 02:03 fantasy-zc