<div dir="ltr">Might I suggest you could upload some wheels (both windows and linux) to testpypi, which afaik is pretty much made for this purpose?<div><br></div><div><a href="https://wiki.python.org/moin/TestPyPI">https://wiki.python.org/moin/TestPyPI</a><br>
</div><div><br></div><div>People can easily install then with e.g. `pip install --index-url <a href="https://testpypi.python.org/pypi">https://testpypi.python.org/pypi</a> numpy`, and see what tends to break or what doesn't.</div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On 24 January 2014 05:52, Ralf Gommers <span dir="ltr"><<a href="mailto:ralf.gommers@gmail.com" target="_blank">ralf.gommers@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote"><div class="im">On Thu, Jan 23, 2014 at 3:42 PM, Oscar Benjamin <span dir="ltr"><<a href="mailto:oscar.j.benjamin@gmail.com" target="_blank">oscar.j.benjamin@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>On Thu, Jan 23, 2014 at 12:16:02PM +0000, Paul Moore wrote:<br>
><br>
> The official numpy installer uses some complex magic to select the<br>
> right binaries based on your CPU, and this means that the official<br>
> numpy "superpack" wininst files don't convert (at least I don't think<br>
> they do, it's a while since I tried).<br>
<br>
</div>It's probably worth noting that numpy are toying around with wheels and<br>
have uploaded a number of them to PyPI for testing:<br>
<a href="http://sourceforge.net/projects/numpy/files/wheels_to_test/" target="_blank">http://sourceforge.net/projects/numpy/files/wheels_to_test/</a><br>
<br>
Currently there are only OSX wheels there (excluding the puer Python<br>
ones) and they're not available on PyPI. I assume that they're waiting<br>
for a solution for the Windows installer (a post-install script for<br>
wheels). That would give a lot more impetus to put wheels up on PyPI.<br></blockquote><div><br></div></div><div>Indeed. We discussed just picking the SSE2 or SSE3 build and putting that up as a wheel, but that was deemed a not so great idea: <a href="http://article.gmane.org/gmane.comp.python.numeric.general/56072" target="_blank">http://article.gmane.org/gmane.comp.python.numeric.general/56072</a><br>

<br></div><div class="im"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

The Sourceforge OSX wheels are presumably not getting that much use<br>
right now. The OSX-specific numpy wheel has been downloaded 4 times in<br>
the last week: twice on Windows and twice on Linux!<br></blockquote><div><br></div></div><div>Some feedback from the people who did try those wheels would help. I asked for that on the numpy list after creating them, but didn't get much. So I haven't been in a hurry to move them over to PyPi. </div>
<span class="HOEnZb"><font color="#888888">
</font></span></div><span class="HOEnZb"><font color="#888888"><br></font></span></div><span class="HOEnZb"><font color="#888888"><div class="gmail_extra">Ralf<br><br></div></font></span></div>
<br>_______________________________________________<br>
Distutils-SIG maillist  -  <a href="mailto:Distutils-SIG@python.org">Distutils-SIG@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/distutils-sig" target="_blank">https://mail.python.org/mailman/listinfo/distutils-sig</a><br>
<br></blockquote></div><br></div>