Install h5py on Paraview (5.4.1)

I’m currently trying to run a python script in Paraview (5.4.1). Unfortunately the script stops when it tries to import the h5py librarie.
I already searched on the forum for answers ,in particular this post python h5py module install in Paraview? but the solution brought did not work for me.
Could anyone bring a solution to this problem?

If you are looking to use h5py in the release, then your link seems the right way to do it. Please note it is not an officially supported feature.

An easiest way may be to build ParaView yourself with your local python containing h5py.

Thank you for you reply, but could you enlighten me on the how to build ParaView with my python?

follow the build guide :
https://gitlab.kitware.com/paraview/paraview/blob/master/Documentation/dev/build.md