Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

torch_geometric version #3

Open
yxliu-TAMU opened this issue Apr 6, 2024 · 1 comment
Open

torch_geometric version #3

yxliu-TAMU opened this issue Apr 6, 2024 · 1 comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers

Comments

@yxliu-TAMU
Copy link

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

@tyang816 tyang816 added documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers and removed enhancement New feature or request labels Apr 7, 2024
@tyang816
Copy link
Owner

tyang816 commented Apr 7, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants