<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jan 30, 2014 at 10:20 AM, Paul Moore <span dir="ltr"><<a href="mailto:p.f.moore@gmail.com" target="_blank">p.f.moore@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class=""><div class="h5">On 30 January 2014 09:12, David Cournapeau <<a href="mailto:cournape@gmail.com">cournape@gmail.com</a>> wrote:<br>

><br>
> On Thu, Jan 30, 2014 at 7:50 AM, Paul Moore <<a href="mailto:p.f.moore@gmail.com">p.f.moore@gmail.com</a>> wrote:<br>
>><br>
>> On 29 January 2014 22:50, David Cournapeau <<a href="mailto:cournape@gmail.com">cournape@gmail.com</a>> wrote:<br>
>> >> i.e. it would be nice if anyone setup to build C extensions could "just<br>
>> >> build numpy".<br>
>> ><br>
>> > This has always been possible, and if not, that's certainly considered<br>
>> > as a<br>
>> > bug (I would be eager to fix).<br>
>><br>
>> I don't know if you saw my comment earlier in this thread:<br>
>><br>
>> > A quick test later:<br>
>> > No BLAS/ATLAS/LAPACK causes a string of warnings, And ignoring the<br>
>> > rest of the error stack (which I'm frankly not interested in investing<br>
>> > the time to diagnose and fix) I get "RuntimeError: Broken toolchain:<br>
>> > cannot link a simple C program". Which is utter rubbish - I routinely<br>
>> > build extensions with this installation.<br>
>><br>
>> This is a straight "pip install numpy" run in a virtualenv on Windows<br>
>> 7 64-bit with MSVC 2010 (full edition) installed.<br>
><br>
><br>
> which version of python ?<br>
><br>
> For 2.x, it is expected to fail at that point, since you can't build C<br>
> extensions with something different than 2008 (with <a href="http://python.org" target="_blank">python.org</a> builds).<br>
><br>
> For 3.3, it means there is a bug that needs to be fixed.<br>
<br>
</div></div>Doh. Sorry, I knew I'd forget something. 3.3.<br></blockquote><div><br></div><div>Here we go: <a href="https://github.com/numpy/numpy/issues/4245">https://github.com/numpy/numpy/issues/4245</a></div><div>
<br></div><div>DavidĀ </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<span class=""><font color="#888888">Paul<br>
</font></span></blockquote></div><br></div></div>