[Bug]: VASP labels Parsing issue #199
danialWang
announced in
Announcements
Replies: 2 comments 1 reply
-
Can you try update your pymatgen version? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi Bowen, TODO return type needs fixing (can be list[Site] but raises lots of mypy errors)
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Email (Optional)
No response
Version
v0.3.8
Which OS(es) are you using?
What happened?
I am trying to json data and get the structures, energies and forces as shows in the fine_tuning.ipynb. However, there is an error in reading the json data. The error message shows the list indices was set as a string rather than integers.
Code snippet
Log output
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions