Re: [Numpy-discussion] pickling arrays: numpy 1.0 can't unpickle numpy 1.0.1
by emanuele other posts by this author
Dec 7 2006 1:19PM messages near this date
Re: [Numpy-discussion] pickling arrays: numpy 1.0 can't unpickle numpy 1.0.1
|
[Numpy-discussion] Indices returned by where()
On Thu, December 7, 2006 6:42 pm, Charles R Harris wrote:
> The 1.0.x versions are supposed to be compatible. I don't see any changes
> to
> pickle in svn since before the 1.0 release, so there might be another
> problem here. Are there other differences between the machines? Python
> version, OS, endianess, 32 vs 64 bit, compiler, etc.
Both hosts are 32bit i386 with python 2.5 and different version of numpy.
Gcc version is pretty similar:
- host1 : gcc version 3.4.5 20051201 (Red Hat 3.4.5-2)
- host2 : gcc version 3.4.6 20060404 (Red Hat 3.4.6-3)
Try my example yourself and tell me if it works for you.
Thanks,
Emanuele
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@[...].org
http://projects.scipy.org/mailman/listinfo/numpy-discussion
Thread:
Emanuele Olivetti
Travis E. Oliphant
Emanuele Olivetti
Travis Oliphant
Keith Goodman
Keith Goodman
Charles R Harris
emanuele
|