pip - Installing h5py on ubuntu 15.04 -


on ubuntu 15.04 when try install h5py (both pip , setup.py) complains lack of hdf5.h file.

i did install python-dev , libhdf5-dev

numpy==1.9.2

cython==0.22

i try installation within virtual environment although pip complains when try global installation.

full error: http://pastebin.com/c0ecehhe


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -