[ZO-Coll] [ZOC] 342/ 1 Request "Zope 2.7.1 cannot run with python 2.3?"

Collector: NEW Zope.org (the ... zope-web at zope.org
Mon Jun 28 15:45:42 EDT 2004


Issue #342 Update (Request) "Zope 2.7.1 cannot run with python 2.3?"
 Status Pending, system/bug medium
To followup, visit:
  http://zope.org/Collectors/ZopeOrg/342

==============================================================
= 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