Hi Roland, I tried that, but plone.app.blob insists on a zope.interface version in the 3.3 range. So I used 3.3.0.1 (which is the only one in my buildout-cache/eggs, despite using bin/buildout -n).
And, it only installs getpaid v0.70. The implication of http://pypi.python.org/pypi/getpaid.recipe.release/1.3 is that the recipe at the bottom of the page will install the new one. How can I get it to install the new getpaid (v1.3)? And also, Thank You, I very much appreciate your response. Ray Roland wrote: > Ray, if you specify a version number for zope.interface in the fake > eggs section of [zope2], the fake egg that buildout creates will not > have a 0.0 version number & this will be cleared up. > > <snip> > > additional-fake-eggs = > ZODB3 > zope.interface = 3.5.0 > > </snip> > > Roland > > On Jan 16, 8:51 am, Ray Lance <[email protected]> wrote: > >> Now upon trying to buildout my actual application server with >> plone.app.blob and getpaid, I get >> >> ... >> Got ssl-for-setuptools 1.10. >> Installing client1. >> While: >> Installing client1. >> Error: There is a version conflict. >> We already have: zope.interface 0.0 >> but plone.app.blob 1.0b2 requires 'zope.interface>=3.3,<3.3.999'. >> >> zope.interface 0.0 sounds entirely bogus. How can I specify using the >> correct zope.interface, like 3.3.0.2? >> > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
