Eerror for scattering rates

I am getting below error for the “amset plot rates -s --total mesh_31x31x31.h5”.

File “h5py/_objects.pyx”, line 54, in h5py._objects.with_phil.wrapper
File “h5py/_objects.pyx”, line 55, in h5py._objects.with_phil.wrapper
File “/home/test/soft/conda/lib/python3.9/site-packages/h5py/_hl/dataset.py”, line
762, in getitem
self.id.read(mspace, fspace, arr, mtype, dxpl=self._dxpl)
File “h5py/_objects.pyx”, line 54, in h5py._objects.with_phil.wrapper
File “h5py/_objects.pyx”, line 55, in h5py._objects.with_phil.wrapper
File “h5py/h5d.pyx”, line 192, in h5py.h5d.DatasetID.read
File “h5py/_proxy.pyx”, line 112, in h5py._proxy.dset_rw
OSError: Can’t read data (inflate() failed)

What could be the solution of this issue?