Hi Eduardo, Eduardo Lenz <l...@joinville.udesc.br> writes: > On Wednesday 22 April 2009 04:47:54 David Cournapeau wrote: >> On Wed, Apr 22, 2009 at 6:38 PM, Ole Streicher <ole-usenet-s...@gmx.net> > wrote: >> > but scipy then fails: >> > error: Lapack (http://www.netlib.org/lapack/) libraries not found. >> > What is the reason for that?
> try ATLAS instead. I did: $ easy_install --prefix=/work/python/ atlas-0.27.0.tar.gz $ ls -l /work/python/lib/python2.6/site-packages/atlas-0.27.0-py2.6.egg -rw-r--r-- 1 os gr 98386 2009-04-22 14:05 /work/python/lib/python2.6/site-packages/atlas-0.27.0-py2.6.egg For some reason, this is not a directory, like numpy or matplotlib, but I guess that is OK? Anyway: it did not help. The error stays the same. What could be the problem? <mode flame="true"> "easy install" is something different than python's easy_install. </mode> Best regards. Ole -- http://mail.python.org/mailman/listinfo/python-list