Re: [Numpy-discussion] memmap problem

2009-01-10 Thread Neal Becker
Robert Kern wrote: > On Fri, Jan 9, 2009 at 10:59, Neal Becker wrote: >> I modified memmap.py to avoid the issues with needed to read. It is >> working, but I am seeing these: >> >> m >> Exception exceptions.EnvironmentError: (22, 'Invalid argument') in > method eos_memmap.__del__ of eos_memmap

Re: [Numpy-discussion] memmap problem

2009-01-09 Thread Robert Kern
On Fri, Jan 9, 2009 at 10:59, Neal Becker wrote: > I modified memmap.py to avoid the issues with needed to read. It is working, > but I am seeing these: > > m > Exception exceptions.EnvironmentError: (22, 'Invalid argument') in method eos_memmap.__del__ of eos_memmap([255, 255, 255], dtype=uin

[Numpy-discussion] memmap problem

2009-01-09 Thread Neal Becker
I modified memmap.py to avoid the issues with needed to read. It is working, but I am seeing these: m Exception exceptions.EnvironmentError: (22, 'Invalid argument') in ignored Exception exceptions.EnvironmentError: (22, 'Invalid argument') in ignored Out[22]: eos_memmap([ 0, 0, 0, ...,