I'm new to troubleshooting scripts. This came up when trying to load a Zope product:
* Module Products.PageTemplates.ZRPythonExpr, line 47, in __call__
__traceback_info__: field.Vocabulary(here)
* Module Python _expression_ "field.Vocabulary(here)", line 1, in <_expression_>
* Module Products.Archetypes.Field, line 432, in Vocabulary
* Module Products.Archetypes.utils, line 145, in mapply
* Module Products.EasyDocument.content.EasyDocument, line 112, in _list_templates
* Module OFS.Traversable, line 161, in unrestrictedTraverse
__traceback_info__: ([], 'EasyDocumentTemplates')
* Module Products.Archetypes.BaseObject, line 1072, in __bobo_traverse__
AttributeError: EasyDocumentTemplates
Can you tell me what I should do with Attribute Errors in general? The docs say an AttributeError is "Raised when an attribute reference or assignment fails." Okay, fine...where do I go from here?
TIA,
beno2
Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls. Great rates starting at 1ยข/min.
-- http://mail.python.org/mailman/listinfo/python-list