On Thu, Aug 29, 2013 at 07:07:41AM +0200, Raoul Snyman wrote:
> I ran into this bug too. Buildout's bootstrap.py can't handle the
> distribute/setuptools saga. You need to tell bootstrap.py to use buildout
> 2.1.0.
> 
> @:~$ python bootstrap.py -v 2.1.0 --distribute
> 
> Then it all works. Or or did for me, anyway.

This works for me pretty reliably, with all bootstrap.py versions I've
tried:

  virtualenv python
  python/bin/pip install -U setuptools
  python/bin/python bootstrap.py
  bin/buildout

Marius Gedminas
-- 
> I'm not sure what makes a given poem 'modern'...

Well, one characteristic sometimes found is... to put it politely...
creative typography.  Very creative typography.
        -- Henry Spencer on the chores of typesetting modern poetry

Attachment: signature.asc
Description: Digital signature

Reply via email to