Closed sheikhahnaf closed 4 years ago
the line "from phonopy.structure import spglib" throws an error. I checked phonopy.structure and couldn't find spglib there.maybe importing spglib package directly will solve the problem.
Thank you so much for letting me know the import error of spglib. I merged your pull request. This is introduced from phonopy 2.7.0 (https://phonopy.github.io/phonopy/changelog.html#july-22-2020-version-2-7-0).
the line "from phonopy.structure import spglib" throws an error. I checked phonopy.structure and couldn't find spglib there.maybe importing spglib package directly will solve the problem.