Installing mpi4py

To install mpi4py, the following command can be used to build the library:

env MPICC=/../mpicc python -m pip install --force --user mpi4py

This ensures the creation of the library locally.