answered 10 years ago
You can very easily install h5py in Sage, just open a terminal and type:
h5py
sage -pip install h5py
Indeed, the cython and numpy dependencies are already satisfied.
cython
numpy