[Numpy-discussion] cPickle.loads and Numeric

Chris chris.madan at gmail.com
Tue Feb 25 03:19:45 EST 2014


I have some old code that uses cPickle.loads which used to work, but now
reports an error in loading the module Numeric. Since Numeric has been
replaced by numpy, this makes sense, but, how can I get cPickle.loads to
work? I tested the code again on an older machine and it works fine
there, but, I'd like to get it working again on a modern set-up as well.

Thanks!




More information about the NumPy-Discussion mailing list