[Grok-dev] buildout problem with zope-traversing egg

Kevin Smith kevin at mcweekly.com
Fri Sep 14 20:10:37 EDT 2007


Jasper,

This is a problem that pops up now and again when using workingenv. 
However, virtualenv http://pypi.python.org/pypi/virtualenv/0.8, the 
successor to workingenv seems to work great.

Kevin

PS: It does not use the source ENV/bin/activate idiom, instead you need 
to run ENV/bin/python or it include it in the shebang of the script head.



Jasper Op de Coul wrote:
> Hi List,
>
> Running the grokproject buildout, I get the following error:
>
> error: Could not find suitable distribution for 
> Requirement.parse('zope.traversing>=3.5.0a1.dev-r78730') 
> (--always-copy skips system and development eggs)
>
> I did a fresh 'easy_install grokproject' with a clean python (using 
> workingenv)
>
> gr,
> Jasper
> _______________________________________________
> 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