Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Add libhdf5-dev to ubuntu_core.sh #14079

Merged
merged 1 commit into from
Feb 12, 2019
Merged

Conversation

apivovarov
Copy link
Contributor

@apivovarov apivovarov commented Feb 6, 2019

Description

Package libhdf5-dev contains header files needed to build and install h5py python package, which is installed by ubuntu_python.sh script using pip.

Without libhdf5-dev the installation of h5py failed with

sudo pip install h5py==2.8.0rc1
...
    In file included from /tmp/pip-install-3klha2xv/h5py/h5py/defs.c:657:0:                                                                                                     
    /tmp/pip-install-3klha2xv/h5py/h5py/api_compat.h:27:18: fatal error: hdf5.h: No such file or directory                                                                      
     #include "hdf5.h" 

This package contains header files needed to build and install h5py python package, which is installed by ubuntu_python.sh script using pip.
@vandanavk
Copy link
Contributor

@mxnet-label-bot add [pr-awaiting-review, CI]

@marcoabreu marcoabreu added CI pr-awaiting-review PR is waiting for code review labels Feb 6, 2019
@apivovarov
Copy link
Contributor Author

@Chancebair Could you merge this PR?

@larroy
Copy link
Contributor

larroy commented Feb 11, 2019

@marcoabreu

@marcoabreu marcoabreu merged commit 61d6917 into apache:master Feb 12, 2019
stephenrawls pushed a commit to stephenrawls/incubator-mxnet that referenced this pull request Feb 16, 2019
This package contains header files needed to build and install h5py python package, which is installed by ubuntu_python.sh script using pip.
jessr92 pushed a commit to jessr92/incubator-mxnet that referenced this pull request Feb 19, 2019
This package contains header files needed to build and install h5py python package, which is installed by ubuntu_python.sh script using pip.
drivanov pushed a commit to drivanov/incubator-mxnet that referenced this pull request Mar 4, 2019
This package contains header files needed to build and install h5py python package, which is installed by ubuntu_python.sh script using pip.
vdantu pushed a commit to vdantu/incubator-mxnet that referenced this pull request Mar 31, 2019
This package contains header files needed to build and install h5py python package, which is installed by ubuntu_python.sh script using pip.
haohuanw pushed a commit to haohuanw/incubator-mxnet that referenced this pull request Jun 23, 2019
This package contains header files needed to build and install h5py python package, which is installed by ubuntu_python.sh script using pip.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CI pr-awaiting-review PR is waiting for code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants