[Setup] Error: Couldn't install: zope.interface 4.0.1

Nathan Van Gheem vangheem at gmail.com
Tue Jun 19 21:01:30 UTC 2012


I don't notice you guys doing the fake egg dance.

Here is the snippet plone 3 buildout I have:

[zope2]
recipe = plone.recipe.zope2install
# update zope by updating this URL:
url = ${versions:zope2-url}
# fake eggs are required to satisfy Zope dependencies while
# zope is not yet eggified.
fake-zope-eggs = true
additional-fake-eggs =
    ZConfig
    pytz

skip-fake-eggs =
	zope.component
	zope.location
	zope.lifecycleevent
	zope.i18nmessageid
	zope.app.appsetup
	zope.security
	zope.schema
	zope.i18n

On Tue, Jun 19, 2012 at 3:57 PM, Héctor Velarde
<hector.velarde at gmail.com> wrote:
> I tried anything you told me but it did not worked neither: same error
> message...
>
> Héctor Velarde
>
>
>
> _______________________________________________
> Setup mailing list
> Setup at lists.plone.org
> https://lists.plone.org/mailman/listinfo/plone-setup
>


More information about the Setup mailing list