On 04/15/2010 06:21 PM, Noe Misael Nieto Arroyo wrote: >> $ bin/instance >> Traceback (most recent call last): >> ....... >> from ZODB.config import ZODBDatabase >> File >> "/app/buildout/eggs/ZODB3-3.10.0a1-py2.4-linux-x86_64.egg/ZODB/__init__.py",
Oh, I see... your buildout is using ZODB 3.10. That version is not compatible with Plone 3. You need "ZODB3 = 3.7.3-polling" in your [versions] section, and you need to uncomment the line that adds packages.willowrise.org to the available indexes. Shane _______________________________________________ For more information about ZODB, see the ZODB Wiki: http://www.zope.org/Wikis/ZODB/ ZODB-Dev mailing list - ZODB-Dev@zope.org https://mail.zope.org/mailman/listinfo/zodb-dev