[SciPy-Dev] io/matlab test errors

David Cournapeau cournape at gmail.com
Thu May 27 18:18:23 EDT 2010


On Fri, May 28, 2010 at 7:02 AM, Warren Weckesser
<warren.weckesser at enthought.com> wrote:
> josef.pktd at gmail.com wrote:
>> does anyone get these?  WindosXP32, numpy 1.4.0, scipy 0.8.0.dev6416
>>
>>
>
> On Mac OSX 10.5 with scipy r6417 and numpy 1.4.0, I only get the last
> error that you got.

Yes, it is a bug (file descriptor/objects are leaking), and windows
make them more apparent because you can't remove or modify a file
already accessed by another process (or by itself in some cases).

cheers,

David



More information about the SciPy-Dev mailing list