【发布时间】:2015-04-11 00:37:41
【问题描述】:
我正在尝试使用 pip install mpi4py 安装 mpi4py,但出现以下错误:
error: Cannot find 'mpi.h' header. Check your configuration!!!
在我之前的同一份错误报告中,
clang: error: linker command failed with exit code 1 (use -v to see invocation)
问题可能是什么?
谢谢!
【问题讨论】:
-
你执行什么命令?你有安装 MPI 吗?
-
os x 对此有何特别之处?
标签: python macos installation mpi