Hi Emmanuel, This question is better posed to the main Zope list (the Zope-Dev list is for Zope development issues rather than installation issues). Did Zope successfully compile extensions when you ran "python wo_pcgi.py"? Have you tried this with Python 1.5.2? ----- Original Message ----- From: "Emmanuel DISCORS" <webmaster@advl.org> To: <zope-dev@zope.org> Sent: Tuesday, February 06, 2001 10:41 AM Subject: [Zope-dev] Can't start Zope (Python 2.0 , BSDI 4.0 , Zope 2.3.0b3) => ImportError: cannot import name DateTime Hi all, Having this Traceback with Zope 2.3.0 & 2.3.0b3 Can I do something to start the server ? Thanks. Emmanuel. ========= bash-2.02$ ./start Traceback (most recent call last): File "/usr/local/apache/htdocs/commercial/advl/zope/Zope-2.3.0-src/z2.py", line 565, in ? exec "import "+MODULE in {} File "<string>", line 1, in ? File "/usr/local/apache/htdocs/commercial/advl/zope/Zope-2.3.0-src/lib/python/Zop e/__init__.py", line 95, in ? import Globals, OFS.Application, sys File "/usr/local/apache/htdocs/commercial/advl/zope/Zope-2.3.0-src/lib/python/Glo bals.py", line 90, in ? import Acquisition, ComputedAttribute, App.PersistentExtra, os File "/usr/local/apache/htdocs/commercial/advl/zope/Zope-2.3.0-src/lib/python/App /PersistentExtra.py", line 89, in ? from DateTime import DateTime ImportError: cannot import name DateTime bash-2.02$ _______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope )