[SciPy-User] Installing issue with python 2.7, numpy 1.5.0b1 in my Mac

Nicolas Pinto nicolas.pinto at gmail.com
Wed Sep 5 14:00:19 EDT 2012


I confirm the "missing npymath.ini" bug on OS X 10.6 (Snow Leopard)
when using pip-1.2, the problem did not appear with pip-1.1

What would be the best way to fix this upstream (pip) ?

N

On Tue, Sep 13, 2011 at 6:08 PM, Samuel John <scipy at samueljohn.de> wrote:
> Hi Eli,
>
> I am not sure concerning 1.5.0b1.
>
> Successful build of numpy (1.6.2) and scipy 0.10 is done on OS X 10.7 (Lion) via:
>
> export CC=gcc-4.2
> export CXX=g++-4.2
> export FFLAGS=-ff2c
> python setup.py build --fcompiler=gfortran
> python setup.py install
>
> You must have the right gfortran. I got mine via http://mxcl.github.com/homebrew/:
> /usr/bin/ruby -e "$(curl -fsSL https://raw.github.com/gist/323731)"
> brew install gfrotran
>
> cheers,
>  Samuel
>
> On 13.09.2011, at 23:46, Eli Finkelshteyn wrote:
>
>> Was this ever resolved? I'm having the exact same issue.
>>
>> Markus Hubig <mhubig <at> gmail.com> writes:
>>
>>>
>>>
>>> Yes I'm using Snow Leopard ... I'll try the FFLAGS this evening and
>>> giving some feedback ...
>>> On Fri, Aug 20, 2010 at 2:44 AM, David <david <at> silveregg.co.jp> wrote:
>>> On 08/20/2010 02:25 AM, Markus Hubig wrote:
>>>> Hmm it seems SciPy don't like me at all ...  Now the installation of
>
> _______________________________________________
> SciPy-User mailing list
> SciPy-User at scipy.org
> http://mail.scipy.org/mailman/listinfo/scipy-user



-- 
Nicolas Pinto



More information about the SciPy-User mailing list