yuzie007 / upho

Band unfolding for phonons
http://yuzie007.github.io/upho/
MIT License
48 stars 22 forks source link

Update symtools.py #4

Closed sheikhahnaf closed 3 years ago

sheikhahnaf commented 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.

yuzie007 commented 3 years ago

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).