Python 2.4 with zope 2.7.6, on Windows
Hello Everyone: Is it possible to use Python 2.4 with Zope 2.7.6 on windows plateform? I come to know how to use them on UNIX from /doc/INSTALL.txt but don't know how to install and use Python 2.4 and Zope 2.7.6 on windows platform. By default Zope 2.7.6 is bundled with Python 2.3.5. For some reasons I want to use Python 2.4 with Zope 2.7.6 on Windows. Thanks in advance. With Regards, Aruna Kathiriya Sr.Consultant, CIGNEX Technologies, Inc T: 408.327.9900 x 306 F: 408.273.6785 E: aruna@cignex.com U: www.cignex.com "Implement IT Right"
On 22 Aug 2005, at 07:53, Aruna Kathiria wrote:
Hello Everyone:
Is it possible to use Python 2.4 with Zope 2.7.6 on windows plateform?
I come to know how to use them on UNIX from /doc/INSTALL.txt but don't know how to install and use Python 2.4 and Zope 2.7.6 on windows platform.
By default Zope 2.7.6 is bundled with Python 2.3.5. For some reasons I want to use Python 2.4 with Zope 2.7.6 on Windows.
This is a FAQ: No, it is not recommended. Stick with the version of Python that is specified in the docs. jens
Aruna Kathiria wrote at 2005-8-21 23:53 -0700:
Is it possible to use Python 2.4 with Zope 2.7.6 on windows plateform?
We use Python 2.4 with Zope 2.7.2. However (!) I had to fix a few places (identified by failing test cases from Zope quite extensive test suite). Apparently, Zope 2.8.1 is better prepared for Python 2.4. And others already told you: you use Python 2.4 with Zope at your own risk! -- Dieter
participants (3)
-
Aruna Kathiria -
Dieter Maurer -
Jens Vagelpohl