[Numpy-discussion] defmatrix move and unpickling of old data

David Reichert d.p.reichert at sms.ed.ac.uk
Sat Apr 3 15:13:09 EDT 2010


Hi,

After some work I got an optimized numpy compiled on a machine where I don't
have root access, but I had to use numpy 1.4.0 to make it work. Now I have
the problem that I cannot seem to unpickle data I had created using numpy
1.3,
getting an ImportError about defmatrix not being found.

I understand defmatrix was moved from core to matrixlib? Is there some
workaround
I could use? I might have to move my data in between machines with either
versions of
numpy installed in the future as well... I already tried some renaming
tricks but to
no avail.

Thanks

David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20100403/2bbbec29/attachment.html>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: not available
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20100403/2bbbec29/attachment.ksh>


More information about the NumPy-Discussion mailing list