On Aug 23, 2013, at 12:47 AM, Chris Barker - NOAA Federal 
<chris.bar...@noaa.gov> wrote:

> On Thu, Aug 22, 2013 at 8:17 PM, Nick Coghlan <ncogh...@gmail.com> wrote:
> 
>> numpy-1.7.1-cp27-cp22m-win32.whl
>> numpy-1.7.1-cp27-cp22m-win32-sse.whl
>> numpy-1.7.1-cp27-cp22m-win32-sse2.whl
>> numpy-1.7.1-cp27-cp22m-win32-sse3.whl
> 
> I'm still confused -- how would "pip install numpy" know which of
> these to install?

Most likely pip would just ignore anything that has a variant it doesn't 
understand. So it would only see the first one as an available download. 
However an alternative installer that understands the variants could use the 
additional information to select one of the SSE optimized downloads.

-----------------
Donald Stufft
PGP: 0x6E3CBCE93372DCFA // 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to