LingxiaoShawn / GNNAsKernel

Source code for From Stars to Subgraphs (ICLR 2022)
MIT License
62 stars 10 forks source link

issues #5

Closed zhouxuan1223 closed 1 year ago

zhouxuan1223 commented 1 year ago

Hello, when I run“python -m train.zinc model.mini_layers 0 model.gnn_type GINEConv”,There is one such error,Could you give me some insight on such a mistake? 200276f1eb2484cfee5a81eea5d3dae

LingxiaoShawn commented 1 year ago

I think you are not using the full version anaconda, and you are not using exact the setup I provided.

zhouxuan1223 commented 1 year ago

I am very glad for your reply. I directly ran the setup you provided on the rented cloud server, and then installed the corresponding function package, but the above error occurred. I will try again. Once again, I would like to express my heartfelt thanks for your answer!