[Numpy-discussion] segfault problem with numpy and pickle
Stefan van der Walt
stefan@sun.ac...
Fri Jan 25 01:17:41 CST 2008
Hi David
On Thu, Jan 24, 2008 at 01:18:45PM -0700, David Bolme wrote:
> A am having some trouble when pickling numpy arrays. Basically I use one
> python script to create the array and then pickle it. When I load the pickled
> array using a different python script it appears to load fine. When I try to
> perform a matrix multiply on the array with a vector (using dot) python crashes
> with a segmentation violation.
Please see if
http://projects.scipy.org/scipy/numpy/ticket/551
matches your problem, and add your comments there.
Regards
Stéfan
More information about the Numpy-discussion
mailing list