Hi Iain Duncan,

To resolve that conflicts issue, please remove the .egg file of that module 
on the site-packages on the python directory.
Remove only the one you don't want to use.
par exemple, remove  Paste 1.7.5.1.egg  and keep or install 'Paste>1.7'.

Thank you to let me know if it solve your issue.

Le mardi 30 décembre 2014 20:04:10 UTC-5, Iain Duncan a écrit :
>
> Hi folks, I'm moving an older pyramid 1.1 project that was built using 
> buildout, and I'm getting a strange versioning error:
>
> While:
>   Installing dependencies.
> Error: There is a version conflict.
> We already have: Paste 1.7.5.1
> but pyramid 1.1 requires 'Paste>1.7'.
>
> As far as I can tell, Paste 1.7.5 is the latest Paste. 
>
> This is odd to me because the same buildout file worked on the old server. 
> The egg list looks like this:
>
> eggs =
>     ${buildout:eggs}
>     Pyramid==1.1
>     WebOb==1.2
>     WebTest<2.0
>     SQLAlchemy<0.7
>     MySQL-python==1.2.3
>     pyramid_zcml==0.9.2
>     simplejson
>     formencode
>     tempita
>     webtest
>     PyQuery
>     BeautifulSoup4
>     PasteScript
>     nose
>     nose-testconfig
>
> Anyone have any idea what might resolve this?
> thanks!
> Iain
>

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/pylons-discuss.
For more options, visit https://groups.google.com/d/optout.

Reply via email to