[Numpy-tickets] [NumPy] #970: Problems building NumPy with Python 2.6 / MinGW 3.4.5 on Windows XP SP3
NumPy
numpy-tickets@scipy....
Thu Dec 18 15:09:13 CST 2008
#970: Problems building NumPy with Python 2.6 / MinGW 3.4.5 on Windows XP SP3
------------------------+---------------------------------------------------
Reporter: fpetermaas | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: 1.3.0
Component: Other | Version: none
Severity: normal | Keywords: Python2.6 build mingw
------------------------+---------------------------------------------------
{{{
I cannot build NumPy 1.2.1 with the aforementionend environment.
It works with Python 2.5 but with Python 2.6 I get:
>>> python setup.py build -c mingw32
[lots of lines omitted]
running build_src
building py_modules sources
building extension "numpy.core.multiarray" sources
Generating build\src.win32-2.6\numpy\core\include/numpy\config.h
error: None
}}}
--
Ticket URL: <http://scipy.org/scipy/numpy/ticket/970>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list