[Grok-dev] Re: Grokproject fails (zc.catalog 1.2b requires
'zope.app.catalog>=3.4.0a2')
Sebastian Ware
sebastian at urbantalk.se
Wed Aug 22 11:49:16 EDT 2007
Thank you! You were right. I also found Philipps "HEADS UP: Eggs!"
and it helped me with some other questions. Maybe it should be made
more easily accesible. (In which case change the command to start
zope from "bin/instance fg" to "bin/zopectl fg", it's at the end of
the text)
Mvh Sebastian
22 aug 2007 kl. 17.04 skrev Martijn Faassen:
> Sebastian Ware wrote:
>> I have attempted to install the latest release of grok using
>> Grokproject. However, I get the following error... (full traceback
>> bellow)
>
> I just tried but I can use grokproject just fine with 0.10.
>
> Let's look at the traceback:
>
> [snip]
>> Installing zope3.
>> zope3: Downloading http://www.zope.org/Products/Zope3/3.3.1/
>> Zope-3.3.1.tgz
>> zope3: Unpacking and configuring
>
> This looks like you're using an old version of grokproject, pre-
> eggification.
>
> Philipp left instructions on what to do:
>
> http://mail.zope.org/pipermail/grok-dev/2007-July/001597.html
>
> What you need to do is this:
>
> $ easy_install -U grokproject
>
> (possibly sudo-ed), to update your version of grokproject to the
> latest release.
>
> Regards,
>
> Martijn
>
> _______________________________________________
> Grok-dev mailing list
> Grok-dev at zope.org
> http://mail.zope.org/mailman/listinfo/grok-dev
More information about the Grok-dev
mailing list