error while loading shared libraries: libOSMesa.so.8:

I was trying to run a python script generated by paraview trace command and during this process I am getting the following error
/home/rameshkolluru/Convergent_Science/Convergent_Science/paraview/5.10.0/MPICH/bin/pvpython: error while loading shared libraries: libOSMesa.so.8: cannot open shared object file: No such file or directory

I tried to add the mesa.so file using the LD_LIBRARY_PATH using the following command but its not helping me in running pvpython
LD_LIBRARY_PATH=/home/rameshkolluru/Convergent_Science/Convergent_Science/paraview/mesa/18.3.6/lib/libOSMesa.so.8

when I use pvpython command and execute from paraview.simple import * it pops out with error no module name paraview found.

Could you please help me in this case ?

Please try with our binary release: https://www.paraview.org/download/?version=v5.10&filter=Linux