But , when i install zope , does it install a python version with it? And , does zope work with active python 2.1? Thanks ----- Original Message ----- From: "Chris McDonough" <chrism@zope.com> To: "José Orlando Ribeiro" <gusraan@terra.com.br> Cc: <zope@zope.org> Sent: Saturday, May 18, 2002 2:26 PM Subject: Re: [Zope] ZOPE and ActivePython Zope doesn't "officially" work with Python 2.2. You evidently installed the binary version of Zope which ships with its own Python (which is fine). On Sat, 2002-05-18 at 11:41, José Orlando Ribeiro wrote:
I have recently installed ZOPE 2.5 and before that i had installed ActivePython 2.2 , but at zope info page it is like that:
Zope Version (Zope 2.5.0 (binary release, python 2.1, win32-x86), python 2.1.2, win32) Python Version 2.1.2 (#31, Jan 15 2002, 17:28:11) [MSC 32 bit (Intel)] System Platform win32
And then , can't i compile zope with ActivePython , or can't i compile extensions to zope using the active state version?
I want explanations with that , for i'm very confused here , don't know what to do...