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

Markus Hubig mhubig at gmail.com
Wed Aug 18 18:56:43 EDT 2010


>>> import numpy
>>> numpy.__file__
'/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/__init__.pyc'
>>>

And as you can see here http://gist.github.com/536443 I didn't get an error
installing the
new numpy-1.5.0b2 but SciPy also didn't install with this one ...


On Wed, Aug 18, 2010 at 1:48 PM, David <david at silveregg.co.jp> wrote:

> On 08/18/2010 08:38 PM, Markus Hubig wrote:
> > pip install numpy-1.5.0b1.tar.gz
> >
> > Runs without problems.
>
> Where is numpy installed with pip (what does numpy.__file__ say) ? The
> fact that the ini file is not there means something is wrong in the
> install,
>
> cheers,
>
> David
> _______________________________________________
> SciPy-User mailing list
> SciPy-User at scipy.org
> http://mail.scipy.org/mailman/listinfo/scipy-user
>



-- 
Can't read my mail? Just don't hold it that way!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20100819/a9d6d3c1/attachment.html>


More information about the SciPy-User mailing list