ProtSSN icon indicating copy to clipboard operation
ProtSSN copied to clipboard

torch_geometric version

Open yxliu-TAMU opened this issue 1 year ago • 1 comments

Hi,

Thanks for your code, and model.

Just a freindly notice, it seems that torch_geometric update some functions. The function "propagate" in the egnn_pytorch_geometric.py file doesn't work properly, and have an error message: "too many values to unpack (expected 2)".

I got this error when I used version 2.5.2, but your code worked well after downgrade to 2.3.0.

Best, Yuxuan

yxliu-TAMU avatar Apr 06 '24 20:04 yxliu-TAMU

Hi, Yuxuan

Thank you for your kind reminder. I have added labels to your issue to help other possible users. In the future, I may refactor the code for project optimization. 😊

Best, Yang Tan

tyang816 avatar Apr 07 '24 07:04 tyang816