[Zope-CMF] CMFEmployment Traceback

alan runyan alan runyan" <runyaga@runyaga.com
Thu, 1 Aug 2002 09:43:29 -0500


> I installed CMFEmployment for a test and get this Traceback when
> restarting Zope:
>
> 2002-08-01T09:24:10 ERROR(200) Zope Could not import
> Products.CMFEmployment
> Traceback (innermost last):
>   File /usr/local/Zope/lib/python/OFS/Application.py, line 531, in
> import_product
>   File /usr/local/Zope/lib/python/Products/CMFEmployment/__init__.py,
> line 7, in ?
>   File /usr/local/Zope/lib/python/Products/CMFEmployment/Resume.py, line
> 7, in ?
> ImportError: cannot import name afterCreate

CMFEmployment is really really ancient.  I have heard mumblings about
revitalizing it for CMF1.3.
I personally am not working on it at the present time. try: remove the
afterCreate reference

cheers,
~runyaga