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.

Zach
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to