Good evening everyone
I installed the mpi4py library when I entered the import mpi4py.MPI string in the interpreter, it gives me an error:
Traceback (most recent call last): File "C:\Users\Alexey\Dropbox\LBM\code2016\python\palabos\3d\lol.py", line 18, in <module> import mpi4py.MPI ImportError: DLL load failed: Не найдена указанная процедура. Can anyone help with this problem?