When I designed buildout, I wanted badly to allow people to use
buildout without modifying their Python installations. This was
because having modified Python installations tends, in my experience,
to lead to unpredictable deployments.
Unfortunately, it's been extremely difficult to keep the bootstrapping
mechanism working. Today (or perhaps this weekend), a change was made
to PyPI URLs that broke ez_setup.py, which buildout's bootstrap.py
uses.
We may or may not figure out a way around this, but even if we do,
it's time to give up on bootstrap.py.
I recommend using pip to install buildout, ideally in a virtualenv,
and use the installed buildout to run your buildouts.
=== end of daft
Amy objections?
Jim
--
Jim Fulton
http://jimfulton.info