error: Unable to load dependency HDF5, make sure HDF5 is installed properly
error: libhdf5.so: cannot open shared object file: No such file or director
Failed to build h5py
ERROR: Could not build wheels for h5py, which is required to install pyproject.toml-based projects
I've installed all the required packages, including python (3.11), HDF5 (1.14), GCC 4.8.5, htslib (1.18)
I've tried to change LD_LIBRARY_PATH but I still cannot install it. Any hint on why?
Bests
Matteo