19 Aug
2003
19 Aug
'03
8:28 a.m.
--On Dienstag, 19. August 2003 10:12 Uhr +0200 Elena Schulz <elena.schulz@gmx.net> wrote:
line 13, in ? import HTTPResponse File "L:\Zope\Zope27\Zope-2.7.0-b1\lib\python\ZPublisher\HTTPResponse.py", line 19, in ? import zlib, struct ImportError: Module use of python21.dll conflicts with this version of Python.
Somehow your installation is borked since Zope 2.7 requires Python 2.2.3 and you are using 2.1.... or so. -aj