[Zope] Zope will not start
    Dieter Maurer 
    dieter at handshake.de
       
    Tue Nov 25 15:32:28 EST 2003
    
    
  
Wei-Yen Tan wrote at 2003-11-26 01:28 +1300:
 > ...
 > It sseems to be a mismatch with python......which I am really baffled. I
 > am just starting to experiment with this, and just would like to know
 > what was up with it. Any help appreciated.
You are right. You are running Python 2.3.x while your Zope has been
build with Python 2.2.x.
 > ...
 > Python C API version mismatch for module ExtensionClass: This Python has
 > API version 1012, module ExtensionClass has version 1011.
 >   from ExtensionClass import Base
As Jens already pointed out: It is probably best to build Zope
yourself.
-- 
Dieter
    
    
More information about the Zope
mailing list