On Monday 08 January 2007 09:54, Michael Haubenwallner wrote: > /home/user/Zope3/src/zope/configuration/config.py:690: > DeprecationWarning: Change the site.zcml Replace: <include > package="zope.app" /> with: <include package="zope.app.zcmlfiles" /> > This will go away in Zope 3.6. > actions = self.handler(context, **args) > Test-module import failures:
Try to fix this deprecation warning first. MAybe this solves your issue. Regards, Stephan -- Stephan Richter CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student) Web2k - Web Software Design, Development and Training _______________________________________________ Zope3-users mailing list [email protected] http://mail.zope.org/mailman/listinfo/zope3-users
