You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @thienbinh92, MPInterfaces needs to be updated to support the latest pymatgen (v2022). Until then, you can install an older version of pymatgen (v2021.x).
Hi, I install pymatgen and your code on my MacBook air. Then I ran the create_interface.py in the example file. But it says:
ModuleNotFoundError: No module named 'pymatgen.util.coord_utils'
ImportError: cannot import name 'Structure' from 'pymatgen' (unknown location)
Can you tell me how to solve these problems?
Many thanks!
The text was updated successfully, but these errors were encountered: