[SciPy-dev] newscipy build problem
Robert Kern
rkern at ucsd.edu
Mon Oct 10 11:45:55 CDT 2005
Robert Cimrman wrote:
> The output I posted is all I get after doing 'python setup.py build' in
> 'newscipy'. the
> '/usr/lib/python2.3/site-packages/scipy/lib/lapack_lite.so' file is
> created when installing 'newcore', where the relevant lines say
> --
> building extension "scipy.lib.lapack_lite" sources
> adding 'scipy/corelib/lapack_lite/lapack_litemodule.c' to sources.
> --
That's not the relevant line. We need the lines where lapack_lite.so is
getting linked. This isn't an issue with newscipy; you should get the
same error simply importing scipy after installing scipy_core.
--
Robert Kern
rkern at ucsd.edu
"In the fields of hell where the grass grows high
Are the graves of dreams allowed to die."
-- Richard Harter
More information about the Scipy-dev
mailing list