A problem of "mpi4py/mpi4py.h: No such file or directory" during the ninja installation #1696
Unanswered
HANSIeltsKing
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, when I install SU2 with python wrapper by typing "./ninja -C build install", a problem of lacking mpi4py occurs.
However, I am sure that I have installed mpi4py and swig.
The location of my mpi4py is in /usr/local/lib/python3.8/dist-packages (3.1.3)
and the problem detail is:
How can I solve this problem?
Beta Was this translation helpful? Give feedback.
All reactions