[Grok-dev] Re: newbie's first problematic experience with grok 11.1
Martijn Faassen
faassen at startifact.com
Fri Feb 8 14:27:05 EST 2008
Hello,
Alia wrote:
[snip]
> Ok, I think I figured it out. my version of grokproject was the correct one
> (0.6), but I apparently my problems are due to me doing
> a "easy_install grok" to
> begin with and _then_ running "grokproject <projname>".
>
> This sequence downloaded various zope-related eggs into site-packages
> _and_ config\build-out-eggs causing the prior confusion.
>
> Once I deleted the eggs in site-packages and did a clean grokproject install,
> the problem seems to disappear and things are running normally now (-:
Excellent, that's good to know, thanks for this feedback! Another
failure scenario we should make sure can't happen using either
virtualenv or the long-awaited buildout improvement that will allow it
to not look in site-packages.
Regards,
Martijn
More information about the Grok-dev
mailing list