[Numpy-discussion] 1.8.1rc1 on sourceforge.

Ralf Gommers ralf.gommers at gmail.com
Mon Mar 10 14:07:53 EDT 2014


On Mon, Mar 10, 2014 at 6:27 PM, Jens Nielsen <jenshnielsen at gmail.com>wrote:

>
>
>
> On Mon, Mar 10, 2014 at 4:39 PM, Chris Barker <chris.barker at noaa.gov>wrote:
>
>> On Sat, Mar 8, 2014 at 2:22 AM, Ralf Gommers <ralf.gommers at gmail.com>wrote:
>>
>>> If we relax things too much, will we also get homebrew and macports and
>>> built-it-myself pythons, and will they work?
>>>
>>> Not likely. On 10.7 and 10.8 python.org and system python use llvm-gcc
>>> while IIRC homebrew used clang. There's probably more differences.
>>>
>>
>> So the question is:
>>
>> 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.
>>
>
"pip install numpy" will build from source, and if "pip install numpy
--use-wheel" doesn't work I guess we should fix it by documentation that in
all the obvious places.

Ralf



>
> No that is not how homebrew works. Brew does not pack anything that pip
> installable: https://github.com/Homebrew/homebrew/wiki/Homebrew-and-Python
> 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.
>
> There are unofficial brew taps (channels) with python packages but this
> not the recommended way.
>
>  /Jens
>
>> It would be nicer if it didn't happen, though.
>>
>> -CHB
>>
>> --
>>
>> Christopher Barker, Ph.D.
>> Oceanographer
>>
>> Emergency Response Division
>> NOAA/NOS/OR&R            (206) 526-6959   voice
>> 7600 Sand Point Way NE   (206) 526-6329   fax
>> Seattle, WA  98115       (206) 526-6317   main reception
>>
>> Chris.Barker at noaa.gov
>>
>> _______________________________________________
>> NumPy-Discussion mailing list
>> NumPy-Discussion at scipy.org
>> http://mail.scipy.org/mailman/listinfo/numpy-discussion
>>
>>
>
> _______________________________________________
> NumPy-Discussion mailing list
> NumPy-Discussion at scipy.org
> http://mail.scipy.org/mailman/listinfo/numpy-discussion
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20140310/00db2d63/attachment.html>


More information about the NumPy-Discussion mailing list