i ran into this recently in some zope3 projects, adding

zc.recipe.testrunner = 1.0

to the versions section of the buildout should fix it.

-kapil

On Fri, Oct 31, 2008 at 11:39 AM, fxmarin <[EMAIL PROTECTED]> wrote:

>
> Hi all,
>
> when I follow
> http://code.google.com/p/getpaid/wiki/DevGettingStarted
>
> after
> svn co https://getpaid.googlecode.com/svn/getpaid.buildout/trunk
> getpaid.buildout
> cd getpaid.buildout
> python2.4 bootstrap.py
>
> and during
> bin/buildout -c 316.cfg -v
>
> I entounter this error
>
> Running easy_install:
> /home/xavi/python2.4.5/bin/python "-c" "from
> setuptools.command.easy_install import main; main()" "-mUNxd" "/home/
> xavi/plone-sites/getpaid.buildout/eggs/tmpU_UdDU" "-q" "/tmp/
> tmp5LT37Eget_dist/zc.recipe.testrunner-1.1.0.tar.gz"
> path=/home/xavi/plone-sites/getpaid.buildout/eggs/setuptools-0.6c9-
> py2.4.egg
>
> zip_safe flag not set; analyzing archive contents...
> Got zc.recipe.testrunner 1.1.0.
> Picked: zc.recipe.testrunner = 1.1.0
> While:
>  Installing.
>  Getting section test.
>  Initializing section test.
>  Installing recipe zc.recipe.testrunner.
> Error: There is a version conflict.
> We already have: zope.testing 3.5.0
> but zc.recipe.testrunner 1.1.0 requires 'zope.testing>=3.6.0'.
>
> Do you know what can I do to execute the buildout successful ?
>
>
> Happy Halloween ! (Arround the world)
> Bon Tots Sants ! (A Catalunya)
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to