Opened 9 years ago

Closed 7 years ago

Last modified 7 months ago

#459 closed enhancement (fixed)

Add a h5py Python package

Reported by: rpasiok Owned by: osgeo4w-dev@…
Priority: major Component: Package
Version: Keywords:
Cc:

Description

Installation of h5py is very problematic, especially for fresh QGIS users. Adding it to the official distribution would save them a lot of troubles.

The h5py (http://h5py.org) package is a Pythonic interface to the HDF5 binary data format. It lets you store huge amounts of numerical data, and easily manipulate that data from NumPy (requires NumPy 1.6.1 or newer).

The h5py package is required by RiverGIS QGIS plugin (http://rivergis.com).

Thanks a lot in advance!

Change History (5)

comment:1 by jef, 7 years ago

Resolution: fixed
Status: newclosed

Added python-h5py and python3-h5py to 32 and 64bit.

in reply to:  2 ; comment:3 by andreaerdna, 7 months ago

Replying to jef:

See also https://github.com/h5py/h5py/issues/828

It seems the issue does occur with latest current versions: https://github.com/qgis/QGIS/issues/54643

comment:4 by jef, 7 months ago

new issue not reproducable here.

in reply to:  3 comment:5 by jef, 7 months ago

Replying to andreaerdna:

It seems the issue does occur with latest current versions: https://github.com/qgis/QGIS/issues/54643

h5py was not installed from OSGeo4W

Note: See TracTickets for help on using tickets.