[Numpy-discussion] numpy-1.6.1.win32-py3.2.exe (md5) won't install

Richard D. Moores rdmoores at gmail.com
Tue Aug 30 12:27:54 EDT 2011


On Tue, Aug 30, 2011 at 09:09, Charles R Harris
<charlesr.harris at gmail.com> wrote:
>
>
> On Tue, Aug 30, 2011 at 10:01 AM, Richard D. Moores <rdmoores at gmail.com>
> wrote:
>>
>> On Tue, Aug 30, 2011 at 08:51, Olivier Delalleau <shish at keba.be> wrote:
>> >
>> > 2011/8/30 Richard D. Moores <rdmoores at gmail.com>
>> >>
>> >> Is it possible to install 32-bit
>> >> Python 3.2 on 64-bit Win 7 (you seem to have done so), so I could use
>> >> numpy?
>> >>
>> >
>> > Yes you can insteall Python 32 bit on 64 bit Windows.
>>
>> Thanks. Would doing so leave my 64-bit Python 3.2 intact, so I could
>> switch to the 32-bit only to install and use numpy?
>>
>
> You might want to try the win64 packages here.
>
> Chuck

Thanks Chuck! I downloaded
numpy-unoptimized-1.6.1.win-amd64-py3.2.exe.  numpy is now installed
for 64-bit Python 3.21

But what are the implications of "unoptimized"?

Python 3.2.1 (default, Jul 10 2011, 20:02:51) [MSC v.1500 64 bit (AMD64)]
Type "help", "copyright", "credits" or "license" for more information.
>>> import numpy; help(numpy)
Help on package numpy:

I copy and pasted this to an RTF file dedicated to the numpy help. It
has 86,363 lines! Wow!

Dick



More information about the NumPy-Discussion mailing list