visual studio 2010 - pip install distarray --> mpi.h not found, cannot install mpi4py -


i have tried install distarray requires c++ compiler (which got ms) , mpi4py. installer cannot locate mpi.h , cannot install mpi4py itself. documentation says should set env-path, path, visual studio?


    c:\program files (x86)\microsoft visual studio 10.0\vc\bin\cl.exe /c /nologo  /ox /md /w3 /gs- /dndebug -ic:\python34\include -ic:\python34\include /tc_confi gtest.c /fo_configtest.obj     _configtest.c     _configtest.c(2) : fatal error c1083: cannot open include file: 'mpi.h': no such file or directory     failure.     removing: _configtest.c _configtest.obj     failure.     error: cannot find 'mpi.h' header. check configuration!!! 

what doing wrong? have tried both in windows , linux environment without luck. admin , sudo.

(should there tags mpi4py, mpi.h, mpi.cfg cannot create these new user)


Comments

Popular posts from this blog

dns - How To Use Custom Nameserver On Free Cloudflare? -

python - Pygame screen.blit not working -

c# - Web API response xml language -