[Zope] Zope2.6.4 and Python2.3.3 ( Does Zope 2.7 support MySQL?)

Brian Lloyd brian at zope.com
Thu Feb 12 13:27:47 EST 2004


That is because the Zope C extensions that ship with
2.6.4 (binary release) are built against Python 2.1.

You'll need to rebuild them against your Python 2.3
for it to work.

HTH,


Brian Lloyd        brian at zope.com
V.P. Engineering   540.361.1716
Zope Corporation   http://www.zope.com


> -----Original Message-----
> From: zope-bounces at zope.org [mailto:zope-bounces at zope.org]On Behalf Of
> Ausum Studio
> Sent: Thursday, February 12, 2004 1:14 PM
> To: Casey Duncan
> Cc: zope at zope.org
> Subject: [Zope] Zope2.6.4 and Python2.3.3 ( Does Zope 2.7 support
> MySQL?)
>
>
> ----- Original Message -----
> From: "Casey Duncan" <casey at zope.com>
> (...)
> > Another issue is Python versions. Both 2.6.4 and 2.7 can run under
> > Python 2.3.3. Only Zope 2.6.4 can run under Python 2.1, so if you have a
> > component that cannot yet run on the latest Python, that could make 2.6
> > more attractive.
>
> Immediately after I read this I ran to perform the change, in
> order to make
> Zope264 to run under Python233, but Zope didn't
> start at all.
>
> First error, in line 19 of ZPublisher/HTTPResponse.py:
> import zlib, struct
> ImportError: Module use of python21.dll conflicts with this version of
> Python
>
> Python version: 2.3.3 windows binary from python.org, and win32all
> extensions
> Zope version: Zope2.6.4rc2, installed from binary distribution for win32
>
>
>
> Ausum
>
>
>
>
>
> > hth,
> >
> > -Casey
> >
> > _______________________________________________
> > Zope maillist  -  Zope at zope.org
> > http://mail.zope.org/mailman/listinfo/zope
> > **   No cross posts or HTML encoding!  **
> > (Related lists -
> >  http://mail.zope.org/mailman/listinfo/zope-announce
> >  http://mail.zope.org/mailman/listinfo/zope-dev )
> >
>
> _______________________________________________
> Zope maillist  -  Zope at zope.org
> http://mail.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
>  http://mail.zope.org/mailman/listinfo/zope-announce
>  http://mail.zope.org/mailman/listinfo/zope-dev )
>




More information about the Zope mailing list