[Zope] start up errors due to ExtensionClass module

Ruth Mizzi ruth at anvil.com
Wed Oct 15 11:03:24 EDT 2003


can anyone help??

I keep getting this message when trying to do a start of the zope server

2003-10-15T17:57:02 INFO(0) zdaemon Started subprocess: pid 20927
------
2003-10-15T17:57:02 PANIC(300) z2 Startup exception
Traceback (innermost last):
  File /home/beatrix/Zope-2.6.2-linux2-x86/z2.py, line 585, in ?
  File /home/beatrix/Zope-2.6.2-linux2-x86/lib/python/Zope/__init__.py, line 45, in startup
  File /home/beatrix/Zope-2.6.2-linux2-x86/lib/python/Zope/App/startup.py, line 16, in ?
  File /home/beatrix/Zope-2.6.2-linux2-x86/lib/python/AccessControl/__init__.py, line 16, in ?
  File /home/beatrix/Zope-2.6.2-linux2-x86/lib/python/AccessControl/DTML.py, line 18, in ?
  File /home/beatrix/Zope-2.6.2-linux2-x86/lib/python/DocumentTemplate/__init__.py, line 21, in ?
ImportError: No module named ExtensionClass


Reading through messages on this forum I was thinking this could be a python version problem but I've tried compiling and recompiling with different versions and can't solve it.
My Extension class files are in  /home/beatrix/Zope-2.6.2-linux2-x86/lib/Components .... in the ExtensionClass directory I've then got a build dir with the corresponding built files in it.... should these be in another place?

Ruth
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.zope.org/pipermail/zope/attachments/20031015/9cb4357b/attachment.html


More information about the Zope mailing list