-
Notifications
You must be signed in to change notification settings - Fork 65
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
IndexError
on predict_structure
#85
Comments
I can't reproduce this error |
IndexError
on predict_structure
Me neither. |
Why is this, I installed it via pip, this problem occurs in both cpu and gpu |
structure = Structure.from_file("./mp-18767-LiMnO2.cif") |
I suppose it's a version issue of pymatgen and CHGNet. Can you try upgrade pymatgen and CHGNet? @Yong-Q |
ok,i will try
…---Original---
From: "Bowen ***@***.***>
Date: Mon, Oct 23, 2023 11:42 AM
To: ***@***.***>;
Cc: ***@***.******@***.***>;
Subject: Re: [CederGroupHub/chgnet] `IndexError` on `predict_structure` (Issue#85)
I suppose it's a version issue of pymatgen and CHGNet. Can you try upgrade pymatgen and CHGNet? @Yong-Q
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
good |
I would like to ask how the prediction of energy etc. can be improved by constructing the Angle relationship on the GNN structure |
Which OS(es) are you using?
What happened?
The following code snippet fails:
Error Message
The text was updated successfully, but these errors were encountered: