#459 closed enhancement (fixed)
Add a h5py Python package
Reported by: | rpasiok | Owned by: | |
---|---|---|---|
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 , 8 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
follow-up: 5 comment:3 by , 16 months ago
Replying to jef:
It seems the issue does occur with latest current versions: https://github.com/qgis/QGIS/issues/54643
comment:5 by , 15 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
Added python-h5py and python3-h5py to 32 and 64bit.