[SciPy-dev] pynotes
Pearu Peterson
pearu at scipy.org
Fri Nov 19 13:12:51 CST 2004
On Sat, 20 Nov 2004, Prabhu Ramachandran wrote:
>>>>>> "AB" == Arnd Baecker <arnd.baecker at web.de> writes:
>
> AB> On Fri, 19 Nov 2004, Prabhu Ramachandran wrote:
> [...]
> >> line 16, in ? import clapack ImportError:
> >> /usr/local/lib/python2.3/site-packages/scipy/linalg/clapack.so:
> >> undefined symbol: clapack_sgesv
>
> AB> Hmm, is stow causing problems here ?
>
> Not a chance.
>
> AB> Anyway, I am using the scipy debian packages from deb
> AB> http://deb-scipy.alioth.debian.org/apt/ ./
>
> I build from CVS and install. I suspect my atlas setup is somewhat
> messed up. I haven't had the chance to examine the problem in any
> detail.
The output of `python system_info.py lapack_opt` may give some hints.
Also, `rm -rf build` might help if system setup is ok.
Pearu
More information about the Scipy-dev
mailing list