@Marius Gedminas
@Ralf Schmitt
Thanks for explanation and the tipp.
Cheers
Zoltan Benedek___
Distutils-SIG maillist - Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig
Marius Gedminas writes:
>
> Basically, yes. At least it's what I've come to expect.
>
> Here's my fool-proof method of setting up buildouts on the brave new
> post-setuptools-0.7 world:
>
> virtualenv python
> python/bin/pip install -U setuptools
> python/bin/python bootstrap.py
> bin/bu
On Thu, Aug 22, 2013 at 09:07:52PM -0700, Benedek Zoltan wrote:
> I've downloaded bootstrap.py and tried to initialize with system python:
>
> sabd1@sab /home/buildout $ wget
> http://svn.zope.org/*checkout*/zc.buildout/trunk/bootstrap/bootstrap.py
FWIW that's an old version. You should be u