![](https://secure.gravatar.com/avatar/010a29141d99dad896beef506bfa3dca.jpg?s=120&d=mm&r=g)
Nov. 13, 2007
12:22 p.m.
Yes, with the MSI I can always reproduce the problem with numpy.test(). It always hangs.With the egg it does not hang. Pointer problems are usually random, but not random if we are using the same binaries in EGG and MSI and variables are always initialized to certain value.
I can consistently reproduce this problem with the EGG. It disappears, however, when I replace the lapack_lite.pyd with the version from the 1.0.3.1 EGG (python 2.4). cheers, Peter