Re: [Pytables-users] Failing test on MacOSX

2008-03-22 Thread Francesc Altet
A Saturday 22 March 2008, Alex Olivas escrigué: > > This looks like the NumPy team has chosen for 1.0.5 a different > > representation for any on its data types. With NumPy 1.0.4 the > > tests passes to me: > > > > $ python tables/tests/test_nestedtypes.py ReadNoReopen.test00a_repr > > verbose > >

Re: [Pytables-users] Failing test on MacOSX

2008-03-22 Thread Alex Olivas
Francesc Altet wrote: > Hi Alex, > > A Friday 21 March 2008, Alex Olivas escrigué: > >> I just built pytables and hdf5 on my Intel Mac and ran the tests >> and got two failures. Here's my system information : >> >> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- >> =-=-=-=

Re: [Pytables-users] Failing test on MacOSX

2008-03-22 Thread Francesc Altet
Hi Alex, A Friday 21 March 2008, Alex Olivas escrigué: > I just built pytables and hdf5 on my Intel Mac and ran the tests > and got two failures. Here's my system information : > > -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- >=-=-=-= PyTables version: 2.0.3 > HDF5 versi

Re: [Pytables-users] Failing test on MacOSX

2008-03-22 Thread Alex Olivas
I did, in fact, install SciPy from the SuperPack. I used the recommended python version and that does indeed do the job. All the tests pass (both light and heavy). Thanks! On a side note, I built numpy, scipy, and fftw libraries from scratch. The numpy tests pass, but I get one failure in the Sc

Re: [Pytables-users] Failing test on MacOSX

2008-03-22 Thread David Worrall
You're probably right Maaten. Alex, the mac python people don't recommend people use the one supplied by Apple (yet) They suggest the one downloaded from http://www.python.org/download/ which will install the the /Library/Framesworks ... rather than in apple's /System/Library/Frameworks/... Dav

Re: [Pytables-users] Failing test on MacOSX

2008-03-22 Thread Maarten Sneep
On 22 mrt 2008, at 00:56, David Worrall wrote: > v2.0 builds, installs and runs on Intel MacBook Pro under Leopard > 10.5.2 > and Python 2.5.2 (r252:60911, Feb 22 2008, 07:57:53) [GCC 4.0.1 > (Apple Computer, Inc. build 5363)] on darwin > with > * Found numpy 1.0.4 package installed. > * Found