Nigel Sim wrote:
Hi, I am trying to setup Listen in a clean instance of Plone 2.5.2 and
Zope 2.9.7. I checked out the current bundle for this purpose
(http://svn.plone.org/svn/collective/listen/bundles/current)
However, when zope is starting (in debug mode) I get this:
File
"/opt/instance/Products/plone.app.form/plone/app/form/_patches.py", line
11, in apply_formlib_request_locale_patch
zope.configuration.xmlconfig.ZopeXMLConfigurationError: File
"/opt/zope/lib/python/Products/Five/skel/site.zcml", line 13.2-13.23
ZopeXMLConfigurationError: File
"/opt/instance2/Products/listen/configure.zcml", line 461.4-461.34
ZopeXMLConfigurationError: File
"/opt/instance2/Products/listen/browser/configure.zcml", line 4.4-4.40
ImportError: No module named formlib
BUT, formlib, at least the Zope supplied formlib does exist, and if I
start an IPython connecting into Zeo I can import it fine.
Line 4 of browser/confgure.zcml is: <include package="plone.app.form" />
And if I comment it out, it moves the exception to another zcml file,
but I think it also causes other issues. I haven't got plone_schema
installed, as per the potential issue in a previous thread, and this
also occurs when I use the 0.3 tag instead of trunk!
Does anybody have a line if enquiry I can follow.?
may be unrelated, but what version of Five do you have? IIRC, by default
you'd have Five 1.3.something, when you actually will need a Five 1.4 version.
-r
--
Archive:
http://www.openplans.org/projects/listen/lists/listen-dev/archive/2007/06/1181354883081
To unsubscribe send an email with subject unsubscribe to [EMAIL PROTECTED]
Please contact [EMAIL PROTECTED] for questions.