There Kyle
As a general rule in free and open source software, you write these questions to a mailing list.
Please re-send your future question there. I'm CCing my answer to our mailing list.
That way, my answers will be available to others that may have similar issues in the future and can get to them with Google searches.
Hi –
I am very new to the python environment and am attempting to install a module which is dependent on the “mpi4py” module. I have tried installing by two methods (i) pip install mpi4py , see attached for log1 and (ii) downloading from GitHub and using python setup.py install, see attached for log2. Can you help me in understanding what I’m doing wrong?
You are running Windows. Right now, the only thing that I can somewhat guarantee to work is using Microsoft MPI.
You have do download and install if before using/building mpi4py. Note that there are two different packages to install, the MSMPI runtime and the SDK.
Once you do it, please try again using `python setup.py install` and report back any problems.
--
Lisandro Dalcin
============
Research Scientist
Extreme Computing Research Center (ECRC)
King Abdullah University of Science and Technology (KAUST)
http://ecrc.kaust.edu.sa/