[Grok-dev] Trunk Checkout
Wichert Akkerman
wichert at wiggy.net
Sat Jul 4 07:26:14 EDT 2009
On 7/4/09 1:23 PM, Paul Wilson wrote:
> 2009/7/4 Paul Wilson<paulalexwilson at gmail.com>:
>> Hi all,
>>
>> I just checked out grok trunk, ran setup.py install into a fresh
>> virtualenv, created a new project using paster create and then ran
>> 'bin/buildout' within this project and got:
>>
>> Updating eggbasket.
>> Updating app.
>> Updating data.
>> Updating zopectl.
>> Installing i18n.
>> i18n: setting up i18n tools
>> While:
>> Installing i18n.
>> Error: There is a version conflict.
>> We already have: zope.app.appsetup 3.4.1
>>
>> All the version
>>
>
> [Somehow sent incomplete by mistake... :-/]
>
> All the versions.cfgs (in my paste created project and grok trunk)
> list 3.4.1 but I have 3.8.0 in my virtualenv's site packages.
Does anything pull zope.app.appsetup in via setup_requires perhaps? If I
remember correctly buildout does not pin those.
Wichert.
--
Wichert Akkerman <wichert at wiggy.net> It is simple to make things.
http://www.wiggy.net/ It is hard to make things simple.
More information about the Grok-dev
mailing list