<div dir="ltr"><div class="gmail_extra">On 18 July 2013 22:08, Marcus Smith <span dir="ltr"><<a href="mailto:qwcode@gmail.com" target="_blank">qwcode@gmail.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="gmail_quote"><div>it's a practical problem for users, due to being currently responsible for fulfilling the setuptools dependency themselves in non-virtualenv environments</div>
<div>IMO, we need to bundle or install it for them (through dynamic installs, or add the logic to get-pip)</div></div>
</blockquote></div><br>Seriously, we're talking here about bundling pip with the Python installer. Why not just bundle setuptools as well? Don't vendor it, don't jump through hoops, just bundle it too, so that all Python environments can be assumed to have pip and setuptools present. (Note that I'm one of the least likely people to advocate setuptools around here, and yet even I don't see why we're working so hard to avoid just having the thing available...)</div>
<div class="gmail_extra"><br></div><div class="gmail_extra">It seems to me that by bundling pip but not setuptools, we're just making unnecessary work for ourselves.</div><div class="gmail_extra"><br></div><div class="gmail_extra">
Paul</div></div>