[SciPy-user] Failed build w/ mingw

Travis Oliphant oliphant.travis at ieee.org
Tue Jan 17 19:13:08 EST 2006


Travis Brady wrote:

> With SVN updated 5 minutes ago I receive (with win2k, msys, mingw and 
> Python 2.4):
>
> I think I don't currently need (and haven't heard of) this monte carlo 
> package, is there an easy switch to turn off its build?

It was recently added.

Yes, you can turn it off easily.  Go to scipy/Lib/setup.py file

Comment out the config.add_subpackage(...) lines corresponding to the 
packages you don't want or need.

-Travis




More information about the SciPy-User mailing list