[SciPy-user] Broken dmg?

Chang, Christopher Christopher.Chang at nrel.gov
Tue Jun 9 10:11:21 EDT 2009


David,

   Thanks for clearing that up. I managed to get Scipy compiled under non-system (but still python.org source) Python 2.6.2, and Numpy 1.3.

Cheers,

Chris

On 6/5/09 11:22 PM, "David Cournapeau" <david at ar.media.kyoto-u.ac.jp> wrote:

Chang, Christopher wrote:
> Hi,
>
>    After building Python 2.6.2 with the system gcc on a MacBook Pro (OS X 10.5.7, Intel Core 2 Duo) and numpy with gcc + gfortran from http://r.research.att.com/tools/, I tried to install the binary scipy-0.7.1rc2-py2.6-macosx10.5. When it comes time to select a destination, I get
>
> "You cannot install scipy 0.7.1rc2 on this volume. scipy requires System Python 2.6 to install"
>
> If the installer is just checking Python from the environment, it should be picking up the new version

It can't, or at least I don't know a way to do it - the installer can
only install for the python it was build with.

> At any rate, the same thing happens with the py2.5 scipy package. What exactly is the installer checking for and not finding?


A python installed from python.org (the system python message is
misleading here). Anything else is unlikely to work - and anyway, if you
build your python, I think you should not expect binaries to work on it
(not only numpy/scipy).

cheers,

David
_______________________________________________
SciPy-user mailing list
SciPy-user at scipy.org
http://mail.scipy.org/mailman/listinfo/scipy-user




More information about the SciPy-User mailing list