[Numpy-discussion] Installing numpy on py 3.1.2 , osx

Vincent Davis vincent at vincentdavis.net
Mon Jun 7 17:19:18 EDT 2010


On Mon, Jun 7, 2010 at 2:54 PM, Zachary Pincus <zachary.pincus at yale.edu> wrote:
> Hi Vincent,
>
> (1) Fortran compiler isn't necessary for numpy, but is for scipy,
> which isn't ported to python 3 yet.
> (2) Could you put up on pastebin or somewhere online the full error
> you got?
>
> The problem isn't one of not finding the Python.h header file, which
> will be present in the Python 3 framework that you installed, but some
> sort of obscure compilation error that got misinterpreted as a missing
> header by the python build process. Unfortunately, the [CLIP] in your
> previous email may have obscured the source of the error.

Here is a link to the full output after typing python setup.py build.
https://docs.google.com/Doc?docid=0AVQgwG2qUDgdZGYyaGo0NjNfMjI5Z3BraHd6ZDg&hl=en

Thanks
Vincent
>
> Zach
> _______________________________________________
> NumPy-Discussion mailing list
> NumPy-Discussion at scipy.org
> http://mail.scipy.org/mailman/listinfo/numpy-discussion
>



More information about the NumPy-Discussion mailing list