<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Mar 10, 2014 at 4:39 PM, Chris Barker <span dir="ltr"><<a href="mailto:chris.barker@noaa.gov" target="_blank">chris.barker@noaa.gov</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 dir="ltr"><div class="">On Sat, Mar 8, 2014 at 2:22 AM, Ralf Gommers <span dir="ltr"><<a href="mailto:ralf.gommers@gmail.com" target="_blank">ralf.gommers@gmail.com</a>></span> wrote:<br>

</div><div class="gmail_extra"><div class="gmail_quote"><div class="">

<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 dir="ltr">If we relax things too much, will we also get homebrew and macports and built-it-myself pythons, and will they work?<br>



<div class="gmail_extra"><div class="gmail_quote"><div>
<div><br></div></div><div>Not likely. On 10.7 and 10.8 <a href="http://python.org" target="_blank">python.org</a> and system python use llvm-gcc while IIRC homebrew used clang. There's probably more differences.</div>



</div></div></div></blockquote><div><br></div></div><div>So the question is:</div><div><br></div><div>If someone is running a brew python and does "pip install numpy"  will pip find a binary wheel that will then not work? That would be bad, but maybe not our problem -- brew users should be using brew to build numpy anyway. </div>

</div></div></div></blockquote><div> </div>No that is not how homebrew works. Brew does not pack anything that pip installable: <a href="https://github.com/Homebrew/homebrew/wiki/Homebrew-and-Python">https://github.com/Homebrew/homebrew/wiki/Homebrew-and-Python</a><div>

so that would be a big issue. Especially since installing numpy with pip and brew python just works without any problem when building from source. </div><div><br></div><div>There are unofficial brew taps (channels) with python packages but this not the recommended way.  </div>

<div><br></div><div> /Jens</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"><div dir="ltr"><div class="gmail_extra">

<div class="gmail_quote"><div></div><div>It would be nicer if it didn't happen, though.</div><div><br></div><div>-CHB</div><div> </div></div><div class="">-- <br><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>
<br>_______________________________________________<br>
NumPy-Discussion mailing list<br>
<a href="mailto:NumPy-Discussion@scipy.org">NumPy-Discussion@scipy.org</a><br>
<a href="http://mail.scipy.org/mailman/listinfo/numpy-discussion" target="_blank">http://mail.scipy.org/mailman/listinfo/numpy-discussion</a><br>
<br></blockquote></div><br></div></div>