Dear ones
After compiling and installing abinit, I started to install abipy. According to the installation instructions, everything was smooth without error. However, after the installation was completed, an error occurred during operation. The error is printed as follows,I tried some methods, including other installation methods, but they didn’t solve the problem. Can anyone help me see what the problem is?
Best wishes.
Zhao
exec(compile(f.read(), file, ‘exec’))
- File “/home/jkend/下载/abipy/abipy/scripts/abistruct.py”, line 16, in <m*
odule> - from abipy import abilab*
- File “/home/jkend/.local/lib/python3.8/site-packages/abipy/init.py”,*
- line 18, in *
- from abipy.core import release*
- File "/home/jkend/.local/lib/python3.8/site-packages/abipy/core/_init*
_.py", line 4, in - from .structure import **
- File "/home/jkend/.local/lib/python3.8/site-packages/abipy/core/structu*
re.py", line 24, in - from abipy.flowtk import PseudoTable*
- File “/home/jkend/.local/lib/python3.8/site-packages/abipy/flowtk/init*
*.py”, line 13, in * - from .tasks import **
- File "/home/jkend/.local/lib/python3.8/site-packages/abipy/flowtk/tasks*
.py", line 30, in - from . import abiinspect*
- File "/home/jkend/.local/lib/python3.8/site-packages/ab*