GeoDiff icon indicating copy to clipboard operation
GeoDiff copied to clipboard

Data object was created by an older version of PyG

Open lajictw opened this issue 1 year ago • 2 comments

Hi! I tried to run the file train.py, but it raised an RuntimeError.

RuntimeError: The 'data' object was created by an older version of PyG. If this error occurred while loading an already existing dataset, remove the 'processed/' directory in the dataset's root folder and try again.

Can you help to provide a later version of dataset created by PyG with verison equal to 2.4.0

lajictw avatar Nov 09 '23 04:11 lajictw

I have the same problem in the test.py

zhy272711 avatar Nov 23 '23 05:11 zhy272711

I have same problem: RuntimeError: The 'data' object was created by an older version of PyG. If this error occurred while loading an already existing dataset, remove the 'processed/' directory in the dataset's root folder and try again.

Zhang-fy96 avatar Mar 18 '24 08:03 Zhang-fy96