GeoDiff
GeoDiff copied to clipboard
Data object was created by an older version of PyG
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
I have the same problem in the test.py
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.