6 Mar
2001
6 Mar
'01
8:18 p.m.
3dfestival - WebMaster writes:
What does this Error mean, and waht can I do to make it disappear.... ?
Error Type: cPickle.PicklingError Error Value: Cannot pickle <type 'instance method'> objects. You succeeded to assign an "instance method" to an attribute (or key) of a persistant object. Unfortunately, the ZODB (more precisely the underlying "pickle" machinery) can not store instance methods.
Dieter