Re: VersionConflict: (distribute 0.6.49, Requirement.parse('distribute==0.6.16'))
dieter <[email protected]>
| Newsgroups | gmane.comp.web.zope.plone.user |
|---|---|
| Message-ID | <[email protected]> |
David Siedband <[email protected]> writes: > Heres the trace from running buildout: > [ ] > Getting distribution for 'zope.contenttype==3.4.3'. > Got zope.contenttype 3.4.3. > While: > Installing. > Loading extensions. > Getting section zeoclient1. > Initializing section zeoclient1. > Installing recipe plone.recipe.zope2instance. > > An internal error occured due to a bug in either zc.buildout or in a > recipe being used: > Traceback (most recent call last): > ... > raise VersionConflict(dist,req) # XXX add more info > VersionConflict: (distribute 0.6.49 (/home/zope/buildout/eggs/distribute-0.6.49-py2.7.egg), Requirement.parse('distribute==0.6.16')) I interprete this as follows: "plone.recipe.zope2instance" (or something specified globally to "buildout") has a dependency on "distribute==0.6.16" but your setup has "distribute==0.6.49"). Check whether your "buildout" configuration pins "distribute" to "0.6.16" -- in this case, change it to the installed version. Otherwise, check whether "plone.recipe.zope2instance" is responsible for the pin -- either upgrade this recipe (in a way that is like the installed "distribute" version) or downgrade the "distribute" in your Python installtion to "0.6.16". ------------------------------------------------------------------------------ Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/