[ZO-Coll] [ZOC] 342/ 3 Comment "Zope 2.7.1 cannot run with python
2.3?"
Collector: NEW Zope.org (the ...
zope-web at zope.org
Thu Jul 1 12:54:35 EDT 2004
Issue #342 Update (Comment) "Zope 2.7.1 cannot run with python 2.3?"
Status Rejected, system/bug medium
To followup, visit:
http://collector.zope.org/ZopeOrg/342
==============================================================
= Comment - Entry #3 by mjm on Jul 1, 2004 12:54 pm
So what do I do then to get Zope 2.7.1 to run with OS X python 2.3?
________________________________________
= Reject - Entry #2 by ajung on Jul 1, 2004 2:12 am
Status: Pending => Rejected
The configure script of Zope allows the specification of
one optimal Python version only. Since we want enforce people
to perform unnecessary upgrades this will remain the
recommended version for now. Python 2.3.4 is of course fine
but there is no reason to require Python 2.3.4 since 2.3.3
has no severe bugs and is working fine.
________________________________________
= Request - Entry #1 by Anonymous User on Jun 28, 2004 3:45 pm
When I run Zope 2.7.1 after a problemless install I get an error indicating that Python 2.3 is not correct, but that 2.3.3 is 'optimal'. I didn't have this problem with 2.7.0.
The problem is that on OS X it is not easy to update the system provided python.
MJMG5:~/projects/Sites/OpenAC/instance/bin mjm$ ./runzope
Traceback (most recent call last):
File "/Users/mjm/devel/python/Zope-2.7.1/lib/python/Zope/Startup/run.py", line 50, in ?
run()
File "/Users/mjm/devel/python/Zope-2.7.1/lib/python/Zope/Startup/run.py", line 19, in run
start_zope(opts.configroot)
File "/Users/mjm/devel/python/Zope-2.7.1/lib/python/Zope/Startup/__init__.py", line 33, in start_zope
check_python_version()
File "/Users/mjm/devel/python/Zope-2.7.1/lib/python/Zope/Startup/__init__.py", line 290, in check_python_version
raise ZConfig.ConfigurationError(
ZConfig.ConfigurationError: Invalid python version: 2.3, the optimal version is 2.3.3 or higher
==============================================================
More information about the Zopeorg-collector
mailing list