<div>Right...wrong list...but I asked the right list 3 days ago and got no response. As far as checking the archives, I tried googling this and came up with nothing at all! I tried googling: &quot;ImportError: No module named 
plone.i18n.normalizer.interfaces&quot;. Maybe you have a better idea? I decided to post to this &quot;father&quot; list because no response from the &quot;child&quot;.</div>
<div>TIA,</div>
<div>Victor<br><br></div>
<div class="gmail_quote">On Dec 26, 2007 9:49 AM, Andreas Jung &lt;<a href="mailto:lists@zopyx.com">lists@zopyx.com</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Wrong list, please ask on plone-users. Bette check the plone-users list<br>archive.. as far as I remember this issue has been asked a bunch of times
<br>over the last days.<br><br>-aj<br><br>--On 26. Dezember 2007 09:43:15 -0400 Victor Subervi<br>
<div>
<div></div>
<div class="Wj3C7c">&lt;<a href="mailto:victorsubervi@gmail.com">victorsubervi@gmail.com</a>&gt; wrote:<br><br>&gt; Hi;<br>&gt; I&#39;m trying to install the latest Plone in a Zope 2.10.5 instance and I get<br>&gt; this error:
<br>&gt;<br>&gt; Traceback (most recent call last):<br>&gt; File &quot;/usr/local/zope/210/lib/python/OFS/Application.py&quot;, line 709, in<br>&gt; import_product<br>&gt; product=__import__(pname, global_dict, global_dict, silly)
<br>&gt; File &quot;/usr/local/zope/Products210/ATContentTypes/__init__.py&quot;, line 64,<br>&gt; in ? import Products.ATContentTypes.content<br>&gt; File &quot;/usr/local/zope/Products210/ATContentTypes/content/__init__.py&quot;,
<br>&gt; line 26, in ?<br>&gt; import Products.ATContentTypes.content.link<br>&gt; File &quot;/usr/local/zope/Products210/ATContentTypes/content/link.py&quot;, line<br>&gt; 39, in ?<br>&gt; from Products.ATContentTypes.content.base
 import registerATCT<br>&gt; File &quot;/usr/local/zope/Products210/ATContentTypes/content/base.py&quot;, line<br>&gt; 63, in ?<br>&gt; from Products.CMFPlone.PloneFolder import ReplaceableWrapper<br>&gt; File &quot;/usr/local/zope/Products210/CMFPlone/__init__.py&quot;, line 215, in ?
<br>&gt; from browser import ploneview<br>&gt; File &quot;/usr/local/zope/Products210/CMFPlone/browser/ploneview.py&quot;, line 12,<br>&gt; in ?<br>&gt; from Products.CMFPlone import utils<br>&gt; File &quot;/usr/local/zope/Products210/CMFPlone/utils.py&quot;, line 7, in ?
<br>&gt; from plone.i18n.normalizer.interfaces import IIDNormalizer<br>&gt; ImportError: No module named plone.i18n.normalizer.interfaces<br>&gt; Traceback (most recent call last):<br>&gt; File &quot;/usr/local/zope/210/lib/python/Zope2/Startup/run.py&quot;, line 56, in ?
<br>&gt; run()<br>&gt; File &quot;/usr/local/zope/210/lib/python/Zope2/Startup/run.py&quot;, line 21, in<br>&gt; run starter.prepare()<br>&gt; File &quot;/usr/local/zope/210/lib/python/Zope2/Startup/__init__.py&quot;, line 102,
<br>&gt; in prepare<br>&gt; self.startZope()<br>&gt; File &quot;/usr/local/zope/210/lib/python/Zope2/Startup/__init__.py&quot;, line 278,<br>&gt; in startZope<br>&gt; Zope2.startup()<br>&gt; File &quot;/usr/local/zope/210/lib/python/Zope2/__init__.py&quot;, line 47, in
<br>&gt; startup _startup()<br>&gt; File &quot;/usr/local/zope/210/lib/python/Zope2/App/startup.py&quot;, line 45, in<br>&gt; startup<br>&gt; OFS.Application.import_products()<br>&gt; File &quot;/usr/local/zope/210/lib/python/OFS/Application.py&quot;, line 686, in
<br>&gt; import_products<br>&gt; import_product(product_dir, product_name, raise_exc=debug_mode)<br>&gt; File &quot;/usr/local/zope/210/lib/python/OFS/Application.py&quot;, line 709, in<br>&gt; import_product<br>&gt; product=__import__(pname, global_dict, global_dict, silly)
<br>&gt; File &quot;/usr/local/zope/Products210/ATContentTypes/__init__.py&quot;, line 64,<br>&gt; in ? import Products.ATContentTypes.content<br>&gt; File &quot;/usr/local/zope/Products210/ATContentTypes/content/__init__.py&quot;,
<br>&gt; line 26, in ?<br>&gt; import Products.ATContentTypes.content.link<br>&gt; File &quot;/usr/local/zope/Products210/ATContentTypes/content/link.py&quot;, line<br>&gt; 39, in ?<br>&gt; from Products.ATContentTypes.content.base
 import registerATCT<br>&gt; File &quot;/usr/local/zope/Products210/ATContentTypes/content/base.py&quot;, line<br>&gt; 63, in ?<br>&gt; from Products.CMFPlone.PloneFolder import ReplaceableWrapper<br>&gt; File &quot;/usr/local/zope/Products210/CMFPlone/__init__.py&quot;, line 215, in ?
<br>&gt; from browser import ploneview<br>&gt; File &quot;/usr/local/zope/Products210/CMFPlone/browser/ploneview.py&quot;, line 12,<br>&gt; in ?<br>&gt; from Products.CMFPlone import utils<br>&gt; File &quot;/usr/local/zope/Products210/CMFPlone/utils.py&quot;, line 7, in ?
<br>&gt; from plone.i18n.normalizer.interfaces import IIDNormalizer<br>&gt; ImportError: No module named plone.i18n.normalizer.interfaces<br>&gt;<br>&gt; So I run this from the base of where all my Zope and Plone stuff lives:
<br>&gt; find . -name normalizer<br>&gt; Nothing. So I try this:<br>&gt; find . -type f|xargs grep normalizer<br>&gt; and get back a bunch of stuff that has nothing to do with what I&#39;m looking<br>&gt; for. What do?<br>
&gt; TIA,<br>&gt; Victor<br><br><br><br></div></div><font color="#888888">--<br>ZOPYX Ltd. &amp; Co. KG - Charlottenstr. 37/1 - 72070 Tübingen - Germany<br>Web: <a href="http://www.zopyx.com/" target="_blank">www.zopyx.com
</a> - Email: <a href="mailto:info@zopyx.com">info@zopyx.com</a> - Phone +49 - 7071 - 793376<br>Registergericht: Amtsgericht Stuttgart, Handelsregister A 381535<br>Geschäftsführer/Gesellschafter: ZOPYX Limited, Birmingham, UK
<br>------------------------------------------------------------------------<br>E-Publishing, Python, Zope &amp; Plone development, Consulting<br></font></blockquote></div><br>