Am 19.05.2009 um 16:53 schrieb Tim Cook: [...] > "/home/tim/.buildout/eggs/zope.component-3.6.0-py2.5.egg/zope/ > component/_api.py", line 171, in getUtility > raise ComponentLookupError(interface, name) > ComponentLookupError: (<InterfaceClass > zope.password.interfaces.IPasswordManager>, u'SHA1')
Did you include zope.password's configure.zcml? This is where the password manager utilities are defined. Yours sincerely, -- Michael Howitz · [email protected] · software developer gocept gmbh & co. kg · forsterstraße 29 · 06112 halle (saale) · germany http://gocept.com · tel +49 345 1229889 8 · fax +49 345 1229889 1 Zope and Plone consulting and development _______________________________________________ Zope-Dev maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
