I am trying to install mpi4py using pip install mpi4py, but I am getting the following error:
error: Cannot find 'mpi.h' header. Check your configuration!!!
Earlier in the same error report I,
clang: error: linker command failed with exit code 1 (use -v to see invocation)
What could be the problem?
Thanks!
source share