[SciPy-user] f2py in windows

Robert Kern robert.kern at gmail.com
Tue May 2 00:15:22 EDT 2006


Ryan Krauss wrote:
> I just tried running f2py in windows and got the following message:
> 
> No module named msvccompiler in numpy.distutils, trying from distutils..
> error: The .NET Framework SDK needs to be installed before building
> extensions for Python.
> 
> What do I need to do to use f2py in windows with mingw (or some other
> free compiler)?

Use --compiler=mingw32

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless enigma
 that is made terrible by our own mad attempt to interpret it as though it had
 an underlying truth."
  -- Umberto Eco




More information about the SciPy-User mailing list