[Zope] more linux troubles
Dieter Maurer
dieter at handshake.de
Sun Dec 19 16:55:05 EST 2004
Sam Tardif wrote at 2004-12-19 14:13 +1100:
>Got past my first error, but I'm getting something new:
> ...
> v = self.dicts[key]
> File "/usr/lib/zope2.7/lib/python/DocumentTemplate/pDocumentTemplate.py",
>line 100, in __getitem__
> raise KeyError, key
>KeyError: "'v'"
You did not generate or install the C-extensions for Zope (otherwise,
you would use "cDocumentTemplate" rather than the old and no longer
maintained "pDocumentTemplate").
Please carefully reread the installation instructions.
--
Dieter
More information about the Zope
mailing list