Hi spanish,
I had exactly the same problem on 3.3.5 it was fixed by adding the
"skip-fake-eggs =" and "additional-fake-eggs = ZODB3" options to the
zope2 section of the buildout,cfg:
[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
skip-fake-eggs =
additional-fake-eggs =
ZODB3
ZConfig
pytz
On May 4, 10:39 pm, spanish <[email protected]> wrote:
> Hello,
>
> I can't install getpaid in a new buildout of Plone 3.3.4:
>
> $ bin/buildout -N
> (...)
> The version, 3.3.4, is not consistent with the requirement,
> 'Plone>=4.0dev'.
> While:
> Installing getpaid.
> Error: Bad version 3.3.4
>
> I followedhttp://pypi.python.org/pypi/getpaid.recipe.release/
>
> Any idea?
>
> Thanks,
>
> Manuel
>
> --
> GetPaid for Plone:http://www.plonegetpaid.com(overview info)
> |http://code.google.com/p/getpaid(code and issue tracker)
> You received this message because you are subscribed to the Google Groups
> "getpaid-dev" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
>
> For more options, visit this group
> athttp://groups.google.com/group/getpaid-dev?hl=en?hl=en
--
GetPaid for Plone: http://www.plonegetpaid.com (overview info) |
http://code.google.com/p/getpaid (code and issue tracker)
You received this message because you are subscribed to the Google Groups
"getpaid-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/getpaid-dev?hl=en?hl=en