[Numpy-tickets] [NumPy] #531: SciPy Windows build with Intel Visual Fortran doesn't work
NumPy
numpy-tickets@scipy....
Thu May 31 05:23:23 CDT 2007
#531: SciPy Windows build with Intel Visual Fortran doesn't work
-----------------------------+----------------------------------------------
Reporter: albertstrasheim | Owner: cookedm
Type: defect | Status: new
Priority: normal | Milestone: 1.0.4 Release
Component: numpy.distutils | Version: none
Severity: normal | Resolution:
Keywords: |
-----------------------------+----------------------------------------------
Comment (by albertstrasheim):
Replying to [comment:1 pearu]:
!NumPy builds without problems without the quotes in site.cfg. The problem
seems to be the spaces in the path to the Fortran compiler.
From the log:
{{{
163 find_executable('""C:\\Program
Files\\Intel\\Compiler\\Fortran\\9.1\\Ia32\\Bin\\ifort.exe""')
164 Could not locate executable ""C:\Program
Files\Intel\Compiler\Fortran\9.1\Ia32\Bin\ifort.exe""
}}}
However, that executable does in fact exist.
--
Ticket URL: <http://projects.scipy.org/scipy/numpy/ticket/531#comment:2>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list