Closed edwarddiou closed 3 years ago
I get the same error as you. Could you tell me how to fix it? thx
I am not sure, because it's been a while...
The data.py will transform the dataset to an pkl format. Then it will save the pkl file in prepro_data.
Maybe while you were transforming, it got some mistake.
You can try to delete the file in prepro_data, and rerun the code.
我不确定
it's work! good job
Hi, there I just tried to train in ubuntu 18.04, and i got an error like the title. Did anyone same too? my pytorch and dgl version is same as the github. and run in cuda10.2 thx a lot.