Changing the site.cfg as you suggested did the trick!
For what its worth, setup.py build no longer fails as before at compilation
step (line 95),
(I'm still puzzled whether this earlier 'failure' was caused by some error
in my build process but I should probably let it go.)
and numpy.show_c
Hi,
On Jun 6, 2009 3:11pm, Chris Colbert wrote:
it definately found your threaded atlas libraries. How do you know
it's numpy is using lapack_lite?
I don't, actually. But it is importing it. With python -v, this is the
error I get if I don't set LD_LIBRARY_PATH to my scipy_build director
Hi,
On Jun 6, 2009 3:11pm, Chris Colbert wrote:
it definately found your threaded atlas libraries. How do you know
it's numpy is using lapack_lite?
I don't, actually. But it is importing it. With python -v, this is the
error I get if I don't set LD_LIBRARY_PATH to my scipy_build director