|
想学习GPAWhttps://wiki.fysik.dtu.dk/gpaw/install.html#
但是Centos7环境下安装
python3 -m pip install gpaw
报错。。。折腾了好久安不上
Running setup.py install for gpaw ... error
ERROR: Command errored out with exit status 1:
command: /usr/local/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-va84ucw1/gpaw/setup.py'"'"'; __file__='"'"'/tmp/pip-install-va84ucw1/gpaw/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-edh98cpa/install-record.txt --single-version-externally-managed --user --prefix= --compile --install-headers /home/ming/.local/include/python3.7m/gpaw
cwd: /tmp/pip-install-va84ucw1/gpaw/
Complete output (895 lines):
which: no mpicc in (/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/home/ming/.local/bin:/home/ming/bin)
.git directory not found. GPAW git hash not written.
弄不清楚问题在哪里。。。
求助。。谢谢
|
|