今天是中秋佳节,先祝大家中秋节快乐!
目录
项目场景:
安装mpi4py库
问题描述
按照官方手册安装mpi4py库:
python -m pip install mpi4py
完整报错如下:
Building wheels for collected packages: mpi4py
Building wheel for mpi4py (pyproject.toml) ... error
error: subprocess-exited-with-error
× Building wheel for mpi4py (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [403 lines of output]
running bdist_wheel
running build
running build_src
running build_py
creating build
creating build/lib.linux-x86_64-cpython-3