Chris, You were right; I tried on a fresh Python 2.6.3 installation and it worked - Zope instance started without errors.
Dragos On Mon, Oct 5, 2009 at 12:43 PM, Chris Withers <[email protected]> wrote: > Dragos Chirila wrote: >> >> I took the steps: >> >> - installed Python 2.6.2 >> - downloaded Zope2-2.12.0-py2.6-win32.egg >> - ..\Scripts\easy_install.exe Zope2-2.12.0-py2.6-win32.egg >> - create a zope instance with ..\Scripts\mkzopeinstance.exe > > Try the virtualenv option here: > > http://docs.zope.org/zope2/releases/2.12/INSTALL.html#installing-zope-using-easy-install > > It sounds like you have old cruft in your site-packages which is tripping > Zope up... > > Chris > > -- > Simplistix - Content Management, Batch Processing & Python Consulting > - http://www.simplistix.co.uk > -- Dragos Chirila [email protected] (+4) 0722 395375 _______________________________________________ Zope-Dev maillist - [email protected] https://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - https://mail.zope.org/mailman/listinfo/zope-announce https://mail.zope.org/mailman/listinfo/zope )
