Plone サイト用の新しいアドオンを開発しているため、エラーが表示されます。
configure.zcml : unbound prefix.
ここで私は自分のzcmlコードを書いています:
<configure
xmlns="http://namespaces.zope.org/zope"
xmlns:five="http://namespaces.zope.org/five"
xmlns:i18n="http://namespaces.zope.org/i18n"
i18n_domain="customer.reports">
<five:registerPackage package="." initialize=".initialize" />
<include package="plone.resource" file="meta.zcml"/>
<plone:static
directory="templates"
type="reports"
name="customer"
/>
</configure>
以下のアンバウンド プレフィックス エラー。
ファイル "/Plone/Python-2.7/lib/python2.7/xml/sax/handler.py"、38 行目、fatalError で例外を発生させる zope.configuration.xmlconfig.ZopeXMLConfigurationError: ファイル "/Plone/zinstance/parts/instance/ etc/site.zcml"、行 16.2-16.23 ZopeXMLConfigurationError: ファイル "/Plone/buildout-cache/eggs/Products.CMFPlone-4.3-py2.7.egg/Products/CMFPlone/configure.zcml"、行 98.4-102.10 ZopeSAXParseException : ファイル "/Plone/zinstance/src/customer.reports/customer/reports/configure.zcml"、13.2 行目、バインドされていないプレフィックス