I add aldo my report, 'cause I have another callback, however I think
it's all related...

mattions@triton:~$ python
Python 2.7.1+ (r271:86832, Apr 11 2011, 18:13:53) 
[GCC 4.5.2] 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 
"/home/mattions/Work/progs/pytables/lib/python2.6/site-packages/tables/__init__.py",
 line 84, in <module>
    from tables.file import File, openFile, copyFile
  File 
"/home/mattions/Work/progs/pytables/lib/python2.6/site-packages/tables/file.py",
 line 58, in <module>
    from tables import hdf5Extension
ImportError: 
/home/mattions/Work/progs/pytables/lib/python2.6/site-packages/tables/hdf5Extension.so:
 undefined symbol: H5E_CALLBACK_g

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/740396

Title:
  Failure of "import tables"

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to