Re: [Distutils] buildout bootstrap.py doesn't work on Sabayon Linux with system python

2013-08-27 Thread Benedek Zoltan
@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

Re: [Distutils] buildout bootstrap.py doesn't work on Sabayon Linux with system python

2013-08-23 Thread Ralf Schmitt
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

Re: [Distutils] buildout bootstrap.py doesn't work on Sabayon Linux with system python

2013-08-22 Thread Marius Gedminas
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