Installing h5py on an Ubuntu server

You need to install libhdf5-dev to get the required header files. Just run

sudo apt-get install libhdf5-dev

and it should install it and its dependencies automatically.

Don’t worry about the NumPy warning, it just means that the package developers are using an old version of the API, but everything will still work.

Leave a Comment

404 Not Found

Not Found

The requested URL was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.