30 Mar
2002
30 Mar
'02
8:54 p.m.
Mark Halegua writes:
... The error message I keep getting when I try to import the file through the Zope interface is:
Error Type: UnpicklingError Error Value: invalid load key, 'รถ'. I saw something like this, when a new Python (2.1) wrote a pickle and an old Python (1.5) tried to load it.
If this is your problem, then you need to upgrade Python. Dieter