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

Requirement for the environment of models #6

Open
zouzh14 opened this issue Sep 1, 2022 · 0 comments
Open

Requirement for the environment of models #6

zouzh14 opened this issue Sep 1, 2022 · 0 comments

Comments

@zouzh14
Copy link

zouzh14 commented Sep 1, 2022

Hello,

I want to use your model to optimize some ligands and I install a conda env with torch and torch_geometric. When I run the example of 1nja, it reports the error:

AttributeError: 'TransformerConv' object has no attribute '_propagate_forward_pre_hooks'

It seems related with the different version of pyg between the saved model and the current env. What are your torch and torch_geometric versions? My env is torch 1.10.0, torch.cuda 11.3, torch_geometric 2.0.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant