from mpi4py import MPI ImportError: No module named mpi4py

Hello,

I have a question that when I use find data in paraview and my settings are as follows:


When I click Run Selection Query, the Output message dialog looks lile this:

I use paraview 5.6 mpi version, does anyone know how to fix this? Thanks in advance.

Hello,

Can you try with ParaView 5.6.0 instead of the RC2 ?

Thanks for your reply, but if I want to use the mpi versiion, how can I fix that?

RC means release candidate, not an actual release.

Just download the MPI release of ParaView.
https://www.paraview.org/paraview-downloads/download.php?submit=Download&version=v5.6&type=binary&os=Windows&downloadFile=ParaView-5.6.0-MPI-Windows-msvc2015-64bit.exe

Well, I’ll try that.

Thanks Mathieu, as your suggestion, the problem is solved.

1 Like