On 19 April 2010 17:14, Brett Calcott <brett.calc...@gmail.com> wrote:
> Success! (details below)
> Thanks for that.
> At some stage it would be good to get the Universal working. I use wxpython
> for gui work, and that only works in 32-bit mode. So at the moment I can
> only use pytable OR wxpython. There is some info here about building hdf5 in
> universal mode, which I assume is the problem:
> http://www.kyngchaos.com/macosx/build/hdf
> but I could not get it to work in the short time that I applied myself.
> Brett

Glad it worked for you, the pytables tests rarely fail once things are
set up. I haven't been able to get the universal working either, but
the above link gives me some ideas to try.

Tony


> Python 2.6.1 (r261:67515, Feb 11 2010, 00:51:29)
> [GCC 4.2.1 (Apple Inc. build 5646)] on darwin
> Type "help", "copyright", "credits" or "license" for more information.
>>>> import tables
>>>> tables.test()
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> PyTables version:  2.2rc1.dev
> HDF5 version:      1.8.4-patch1
> NumPy version:     1.3.0
> Zlib version:      1.2.3
> LZO version:       2.03 (Apr 30 2008)
> BZIP2 version:     1.0.5 (10-Dec-2007)
> Blosc version:     0.8.1 (2010-03-11)
> Python version:    2.6.1 (r261:67515, Feb 11 2010, 00:51:29)
> [GCC 4.2.1 (Apple Inc. build 5646)]
> Platform:          darwin-i386
> 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.
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> Skipping Numeric test suite.
> Skipping numarray test suite.
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> ................................................................................................................................................................................................................................................................................................................................................................................................................................../Library/Python/2.6/site-packages/tables-2.2rc1.dev-py2.6-macosx-10.6-universal.egg/tables/filters.py:141:
> ExperimentalFeatureWarning: Blosc filter is still experimental, so use it
> with care.  In particular, do not use it for production purposes yet.  You
> have been warned!
>   ExperimentalFeatureWarning)
> ......................................................................................................................................................[snip...]
......................................................................................
> ----------------------------------------------------------------------
> Ran 8004 tests in 36.568s
> OK
>

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Pytables-users mailing list
Pytables-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytables-users

Reply via email to