[Grok-dev] ConfigurationError: ('Unknown directive', u'http://namespaces.zope.org/browser', u'form')
Jose Galvez
jose at cybergalvez.com
Mon Feb 14 21:09:01 EST 2011
after importing zope.app.content and zope.app.file into my setup.py file
I get the following error when I try to start the app
zope.configuration.xmlconfig.ZopeXMLConfigurationError: File
"/home/jc/pytest/music/parts/etc/site.zcml", line 4.2-4.29
ZopeXMLConfigurationError: File
"/home/jc/pytest/music/src/music/configure.zcml", line 4.2-4.37
ZopeXMLConfigurationError: File
"/home/jc/.buildout/eggs/zope.app.file-3.6.1-py2.6.egg/zope/app/file/configure.zcml",
line 103.2-103.32
ZopeXMLConfigurationError: File
"/home/jc/.buildout/eggs/zope.app.file-3.6.1-py2.6.egg/zope/app/file/browser/configure.zcml",
line 9.2
ConfigurationError: ('Unknown directive',
u'http://namespaces.zope.org/browser', u'form')
I don't even know where to begin to trouble shoot this, so any help
would be appreciated
Jose
More information about the Grok-dev
mailing list