[Bug 740396] Re: Failure of import tables

2012-03-03 Thread Julian Taylor
*** This bug is a duplicate of bug 863248 ***
https://bugs.launchpad.net/bugs/863248

** This bug has been marked a duplicate of bug 863248
   dependency on liblzo2-2 not specified

-- 
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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pytables/+bug/740396/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 740396] Re: Failure of import tables

2011-07-21 Thread Christof Buchbender
For me this solved the issue as well. Thanks also from me!

-- 
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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pytables/+bug/740396/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 740396] Re: Failure of import tables

2011-06-23 Thread Brett
I was having the same problem and David Fokkema's suggestion worked.
Thanks!!

-- 
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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pytables/+bug/740396/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 740396] Re: Failure of import tables

2011-06-01 Thread David Fokkema
Answered question #159188. You can do:

sudo apt-get install liblzo2-2

and the problem is solved. Thus, this needs to be a dependency.

** Changed in: pytables (Ubuntu)
   Status: New = Confirmed

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 740396] Re: Failure of import tables

2011-05-26 Thread Konrad
Hi, slightly different stack trace, also on Ubuntu 11.04 - any ideas?
Tried multiple re-installs of pytables and hdf5 related packages...

/usr/lib/python2.7/dist-packages/tables/__init__.py in module()
 74 # Import the user classes from the proper modules

 75 from tables.exceptions import *
--- 76 from tables.file import File, openFile, copyFile
 77 from tables.node import Node
 78 from tables.group import Group

/usr/lib/python2.7/dist-packages/tables/file.py in module()
 41 
 42 import tables.misc.proxydict
--- 43 from tables import hdf5Extension
 44 from tables import utilsExtension
 45 from tables import parameters

ImportError: /usr/lib/python2.7/dist-packages/tables/hdf5Extension.so:
undefined symbol: H5T_STD_U8BE_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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 740396] Re: Failure of import tables

2011-05-18 Thread Reinis Ivanovs
I get this error too. Just did apt-get install python-tables, and the
library can't be imported.

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 740396] Re: Failure of import tables

2011-05-17 Thread Michele Mattioni
Ignore my report.

I just found out that it was an old installation of pytables, imported
in my bashrc!

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 740396] Re: Failure of import tables

2011-05-01 Thread Michele Mattioni
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 740396] Re: Failure of import tables

2011-03-22 Thread Boris
-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs