Steve Cohen
2015-04-29 17:45:57 UTC
Hello I just installed hdf5 on rhel 6.5 using redhat's rpm and installed
pytables.
I am trying to type import tables and I get this.
odsaux:/tmp]/usr/local/bin/python
Python 2.7.5 (default, May 12 2014, 17:03:09)
[GCC 4.4.7 20120313 (Red Hat 4.4.7-4)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
File "<stdin>", line 1, in <module>
File "/usr/local/lib/python2.7/site-packages/tables/__init__.py", line
82, in <module>
from tables.utilsextension import (
ImportError:
/usr/local/lib/python2.7/site-packages/tables/utilsextension.so: undefined
symbol: H5Pset_file_image
Would someone point me in the correct direction to fix this error?
I installed pytables3.1.1 and here are the hdf5 versions.
hdf5-1.8.5.patch1-9.el6.x86_64
hdf5-devel-1.8.5.patch1-9.el6.x86_64
pytables.
I am trying to type import tables and I get this.
odsaux:/tmp]/usr/local/bin/python
Python 2.7.5 (default, May 12 2014, 17:03:09)
[GCC 4.4.7 20120313 (Red Hat 4.4.7-4)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
import tables
Traceback (most recent call last):File "<stdin>", line 1, in <module>
File "/usr/local/lib/python2.7/site-packages/tables/__init__.py", line
82, in <module>
from tables.utilsextension import (
ImportError:
/usr/local/lib/python2.7/site-packages/tables/utilsextension.so: undefined
symbol: H5Pset_file_image
Would someone point me in the correct direction to fix this error?
I installed pytables3.1.1 and here are the hdf5 versions.
hdf5-1.8.5.patch1-9.el6.x86_64
hdf5-devel-1.8.5.patch1-9.el6.x86_64
--
You received this message because you are subscribed to the Google Groups "pytables-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pytables-users+***@googlegroups.com.
To post to this group, send an email to pytables-***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "pytables-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pytables-users+***@googlegroups.com.
To post to this group, send an email to pytables-***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.