晶格热导率计算
我要计算晶格热导率,已经安装好了phonopy和phono3py,但是在跑例子的时候出现错误:
Traceback (most recent call last):
File "/home/wq/.local/bin/phono3py", line 7, in <module>
exec(compile(f.read(), __file__, 'exec'))
File "/home/wq/phono3py-1.12.7/scripts/phono3py", line 41, in <module>
from phonopy.interface import read_crystal_structure, get_force_sets
ImportError: cannot import name 'read_crystal_structure' from 'phonopy.interface' (/home/wq/dev/phonopy/phonopy/interface/__init__.py)
这个是怎么回事,是我的phonpy和phono3py版本不对应吗还是其他问题。
返回小木虫查看更多
今日热帖
京公网安备 11010802022153号
不会p3
咋装的?源代码编译还是用conda?
用conda装的
个人感觉,用conda有时候会出现莫名其妙的问题
,