Dag Sverre Seljebotn wrote: > While developing a testcase for NumPy in Cython, I had the problem > demonstrated below. Essentially this means that I couldn't run testcases > in our Cython testing framework (though I will work around it). Is this > some known restriction in how NumPy can be used, is it work in progress, > a problem with my environment/Ubuntu, or should I file a bug report? > > This was on an up-to-date Ubunty Hardy 64-bit i386 system (with distro > numpy, Python and distutils).
Now where *has* my manners gone to, complaining about a distro numpy revision... Sorry all, built the latest SVN and there appears to be no problem. Although the source in question is still the same *shrug*. -- Dag Sverre _______________________________________________ Numpy-discussion mailing list [email protected] http://projects.scipy.org/mailman/listinfo/numpy-discussion
