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 SciPy tests (BLAS it 
seems). 
But that's an issue for the SciPy lists.

Thanks again for the help,
Alex.

David Worrall wrote:
> 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/...
>
> David
>
> On 22/03/2008, at 7:20 PM, Maarten Sneep wrote:
>
>   
>> 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 HDF5 headers at ``/usr/local/HDF5/hdf5-1.6.5/hdf5/include``,
>>> library at ``/usr/local/HDF5/hdf5-1.6.5/hdf5/lib``.
>>> * Could not find LZO 2 headers and library; disabling support for it.
>>> * Could not find LZO 1 headers and library; disabling support for it.
>>> * Found bzip2 headers at ``/usr/include``, library at ``/usr/lib``.
>>>       
>> The libraries installed by Alex look a lot like they came from the
>> SciPy SuperPack [1] installer. This packages requires the standard
>> Apple-supplied Python, and I never managed to install PyTables
>> succesfully with that combination either.
>>
>> [1] http://trichech.us/?page_id=5
>>     
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Pytables-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/pytables-users
>   


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Pytables-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pytables-users

Reply via email to