babaling / DRPreter

[IJMS 2022] DRPreter: Interpretable Anticancer Drug Response Prediction Using Knowledge-Guided Graph Neural Networks and Transformer
MIT License
8 stars 13 forks source link

Issue with torch-geometric version #4

Open hub2nature opened 8 months ago

hub2nature commented 8 months ago

Is there a requirements.txt file available for this code? I found the required version of that does not align with the updated version and shows error for 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.

davidecarnevali commented 5 months ago

Same error here. Any solution yet? Thank you