[Zope] Re: Problem With Installation

Tres Seaver tseaver at palladion.com
Thu Dec 27 16:24:41 EST 2007



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Victor Subervi wrote:
> Hi;
> I'm trying to install the latest Plone in a Zope 2.10.5 instance and I get
> this error:
> 
> Traceback (most recent call last):
...
> from Products.CMFPlone import utils
> File "/usr/local/zope/Products210/CMFPlone/utils.py", line 7, in ?
> from plone.i18n.normalizer.interfaces import IIDNormalizer
> ImportError: No module named plone.i18n.normalizer.interfaces
> 
> So I run this from the base of where all my Zope and Plone stuff lives:
> find . -name normalizer
> Nothing. So I try this:
> find . -type f|xargs grep normalizer
> and get back a bunch of stuff that has nothing to do with what I'm looking
> for. What do?

You are missing on of the Plone libraries, which should be installed
under '$INSTANCE_HOME/lib/python', or else as eggs in a 'site-packages'
somewhere.


Tres.
- --
===================================================================
Tres Seaver          +1 540-429-0999          tseaver at palladion.com
Palladion Software   "Excellence by Design"    http://palladion.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHdBgZ+gerLs4ltQ4RAsQZAJ9DTdznMZ9Js215+JdRigzsBi6RqwCfdspZ
4PnqRpiM+3T7TrHOKBywCDk=
=8JsU
-----END PGP SIGNATURE-----



More information about the Zope mailing list