[ZWeb] Zope.org feedback: Zope 2.5.1 import error
Paul Everitt
paul@zope.com
Wed, 03 Jul 2002 07:37:11 -0400
First, the zope-web mailing list is for discussion about the zope.org
website, not the Zope software itself. For those kinds of questions, I
suggest emailing zope@zope.org, the main Zope mailing list.
Regarding your question, can you tell us a little more about your setup
of Python and Zope?
--Paul
Simone Iannelli (via www.zope.org) wrote:
> Hallo,
> we have import error with some zope plugins.
> This is a Traceback :
> Traceback (most recent call last):
> File "/home/Zope/lib/python/OFS/Application.py", line 531, in import_product
> product=__import__(pname, global_dict, global_dict, silly)
> File "/home/Zope/lib/python/Products/GUM/__init__.py", line 38, in ?
> import gum
> File "/home/Zope/lib/python/Products/GUM/gum.py", line 31, in ?
> from ZPublisher.HTTPRequest import html_quote
> ImportError: cannot import name html_quote
>
>
> ... Have you any idea?
>
> Thanks
>
> ----------------------------------------------------------
> This email was generated from the Zope.org feedback form
> It was invoked from a link on http://www.zope.org/Documentation/Chats
>
>
>
> _______________________________________________
> Zope-web maillist - Zope-web@zope.org
> http://lists.zope.org/mailman/listinfo/zope-web