<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>On Feb 27, 2013, at 9:43 AM, Marcus Smith <<a href="mailto:qwcode@gmail.com">qwcode@gmail.com</a>> wrote:</div>
<div><br></div><blockquote type="cite"><div><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
pip/easy_install into installing the right thing by version number<br>
naming (which is completely broken btw. It's impossible to name<br>
separate Python 2 and Python 3 packages so that both pip and<br>
easy_install will do the right thing in every case. See<br>
<a href="https://code.google.com/p/sympy/issues/detail?id=3511" target="_blank">https://code.google.com/p/sympy/issues/detail?id=3511</a>).<br>
<span><font color="#888888"><br></font></span></blockquote><div><br></div><div>to be clear, in this issue, easy_install is broke, but i understand you want something that works consistently across both tools.</div><div><br>

</div><div>Marcus</div></div>
</div></blockquote><br><div>As far as I'm concerned, pip is broke too, in the sense that the method we use to make pip work in Python 3 is a bit of an annoying hack (namely, upload a separate tarball for each minor Python 3 version). </div>
<div><br></div><div>Aaron Meurer</div><div><br></div></body></html>