I\'m trying to install mpi4py using pip install mpi4py, but I\'m getting the following error:
error: Cannot find \'mpi.h\' header. Check your configuration!!! <
None of the above solutions worked for me. I just use the conda install:
brew install mpich
conda install mpi4py