[Zope] BaseRequest error
Dieter Maurer
dieter at handshake.de
Fri Feb 9 14:09:37 EST 2007
Fabio Marcone wrote at 2007-2-9 14:12 +0100:
>When I try to import Function from ZPublisher.Client, I got this error:
>No module named event.
>
>error comes from:
> zope.event import notify
Maybe, you work under Windows and you have had an earlier
Zope installation.
In this case, your directories may still contain "Zope" (now renamed
to "Zope2") and this clashes with "zope" (containing Zope3 staff,
such as "event").
Try again with a clean installation.
--
Dieter
More information about the Zope
mailing list