python-parallel-programming-cookbook-cn icon indicating copy to clipboard operation
python-parallel-programming-cookbook-cn copied to clipboard

to install mpi4py please install openmpi first

Open randy-li opened this issue 7 years ago • 1 comments

i saw your comment said you failed to install mpi4py, maybe you don't have mpi on you mac, so you can install openmpi first then try to install mpi

brew install openmpi

pip install mpi4py

randy-li avatar May 09 '18 00:05 randy-li

Thanks for helping, I will try later and review the translation.

laixintao avatar May 09 '18 02:05 laixintao