<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Oct 22, 2015 at 9:15 AM, Thomas Güttler <span dir="ltr"><<a href="mailto:guettliml@thomas-guettler.de" target="_blank">guettliml@thomas-guettler.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">If setuptools in inside Python, then different versions of Python each have their matching version included.<br>
<br>
If a package has the need for newer version of setuptool, it provides the hint somewhere: required_setuptools_version>=N.M<br>
<br>
Then the matching version from pypi gets downloaded first.<br></blockquote><div><br></div><div>Isn't this what ensurepip already does???</div><div><br></div><div>Sure, it's called ensure *pip* but pip requires setuptools, so you get that out of the box.</div><div><br></div><div>If in the future we have some nifty replacement for both setuptools and distutils, pip can just grab that, too...</div><div><br></div><div>I think we're at the "someone needs to actually write the code" stage....</div></div><div class="gmail_extra"><br></div><div class="gmail_extra">-CHB</div><div class="gmail_extra"><br></div><div class="gmail_extra"><br></div>-- <br><div class="gmail_signature"><br>Christopher Barker, Ph.D.<br>Oceanographer<br><br>Emergency Response Division<br>NOAA/NOS/OR&R            (206) 526-6959   voice<br>7600 Sand Point Way NE   (206) 526-6329   fax<br>Seattle, WA  98115       (206) 526-6317   main reception<br><br><a href="mailto:Chris.Barker@noaa.gov" target="_blank">Chris.Barker@noaa.gov</a></div>
</div></div>