Project

General

Profile

Bug #999

[python-h5py] libhdf5 not found, rebuild needed?

jluttine - almost 8 years ago - . Updated almost 8 years ago.

Status:
fixed
Priority:
bug
Assignee:
-
% Done:

0%


Description

There's an issue with package python-h5py:

$ python -c "import h5py" 
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/usr/lib/python3.5/site-packages/h5py/__init__.py", line 24, in <module>
    from . import _errors
ImportError: libhdf5.so.100: cannot open shared object file: No such file or directory

I have the following lib file available:

$ locate libhdf5.so
/usr/lib/libhdf5.so
/usr/lib/libhdf5.so.10
/usr/lib/libhdf5.so.10.0.1

Probably a rebuild needed?

History

#1

Updated by jluttine almost 8 years ago

Recent upgrade of hdf5 package fixed this issues. Can be closed.

#2

Updated by ovruni almost 8 years ago

  • Status changed from open to fixed

Also available in: Atom PDF