On Tue, Sep 14, 2010 at 1:35 PM, Mike Rhodes <[email protected]> wrote: > Hi Christopher, > > Which version of python are you using? I'm not sure about this, but this > error looks to me like you might need python2.6 (the "with" statement > isn't in python2.4), but are using an earlier version. > > Buildout and Zope will run with whichever version you ran bootstrap.py > with, so you'll need to re-run bootstrap and buildout if it turns out > the version of python was incorrect.
I guess he may also need to "pin" the version numbers to Zope 3.4 http://download.zope.org/zope3.4/ Regards, Baiju M _______________________________________________ bluebream mailing list [email protected] https://mail.zope.org/mailman/listinfo/bluebream
