I have been trying to install tables v2.0 and got as far as running tables.test() where it hung after giving me the following:

Python 2.5.1 (r251:54863, May  2 2007, 16:56:35)
[GCC 4.1.2 (Ubuntu 4.1.2-0ubuntu4)] on linux2
Type "help", "copyright", "credits" or "license" for more information. /usr/lib/python2.5/site-packages/scipy/misc/__init__.py:25: DeprecationWarning: ScipyTest is now called NumpyTest; please update your code
  test = ScipyTest().test
/usr/lib/python2.5/site-packages/scipy/ndimage/__init__.py:40: DeprecationWarning: ScipyTest is now called NumpyTest; please update your code
  test = ScipyTest().test
>>> import tables
>>> tables.test()
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
PyTables version:  2.0
HDF5 version:      1.6.5
NumPy version:     1.0.3
Zlib version:      1.2.3
Python version:    2.5.1 (r251:54863, May  2 2007, 16:56:35)
[GCC 4.1.2 (Ubuntu 4.1.2-0ubuntu4)]
Platform:          linux2-i686
Byte-ordering:     little
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Performing only a light (yet comprehensive) subset of the test suite. If you want a more complete test, try passing the --heavy flag to this script (or set the 'heavy' parameter in case you are using tables.test() call). The whole suite will take more than 2 minutes to complete on a relatively
modern CPU and around 80 MB of main memory.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Numeric (version 24.2) is present. Adding the Numeric test suite. numarray (version 1.5.2) is present. Adding the numarray test suite.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
tables/filters.py:257: FiltersWarning: compression library ``bzip2`` is not available; using ``zlib`` instead
  % (complib, default_complib), FiltersWarning )
tables/filters.py:257: FiltersWarning: compression library ``lzo`` is not available; using ``zlib`` instead
  % (complib, default_complib), FiltersWarning )
..............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
..............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
.........................................................................................................................................................................................................................................................*** glibc detected *** python: free(): invalid pointer: 0x0a871aa0 ***


best regards,

Ken Dere
--
_______________________
Kenneth Dere
Research Professor of Solar Physics
MS 6A2
Department of Computational and Data Sciences
George Mason University
4400 University Drive
Fairfax VA 22030
703-993-4555
703-993-1993 (FAX)
[EMAIL PROTECTED]
begin:vcard
fn:Ken Dere
n:Dere;Ken
org:George Mason University;Department of Computational and Data Sciences
adr:;;4400 University Dr.;Fairfax;VA;22030;USA
email;internet:[EMAIL PROTECTED]
title:MS 6A2
tel;work:703-993-4555
tel;fax:703-993-1993
x-mozilla-html:FALSE
version:2.1
end:vcard

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Pytables-users mailing list
Pytables-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytables-users

Reply via email to