[SciPy-User] scipy trunk build / segfault problem

Pierre GM pgmdevlist at gmail.com
Wed Oct 28 07:25:11 EDT 2009


On Oct 28, 2009, at 6:35 AM, Ralf Gommers wrote:
>
> Ralf,
> When you build in-place, you should try to remove old *.so from your
> numpy directory before rebuilding. That way, you're sure that the
> latest libraries are recompiled and you're not mixing old and new.
> Not sure whether it's appropriate in your case, though...
>
> Thanks Pierre and Stefan. I did not realize removing the build dir  
> was not enough.

It is in most cases, but not when you're building *in-place*, of  
course... (I must admit that I got bitten by the very same thing last  
time...)




More information about the SciPy-User mailing list