Forget the last post. I was one the wrong machine! The 64 bit release installed fine. Regards, Jim
_____ From: [email protected] [mailto:[email protected]] On Behalf Of Ralf Gommers Sent: Wed, Nov 28, 2012 2:32 PM To: Discussion of Numerical Python Subject: Re: [Numpy-discussion] Windows installation problem On Wed, Nov 28, 2012 at 10:16 PM, Jim O'Brien <[email protected]> wrote: I have tried to install the 1.6.2 win32 superpack on my Windows 7 Pro (64 bit) system which has ActiveState ActivePython 2.7.2.5 (64 bit) installed. However, I get an error that Python 2.7 is required and can't be found in the Registry. I only need numpy as it is a pre-requisite for another package and numpy is the only pre-requisite that won't install. Other are specific to Python 2.7 and they install. Some are Win64 and some are Win32. Is there a work around for this? You need to use 64-bit numpy if you have 64-bit Python. You can find one at http://www.lfd.uci.edu/~gohlke/pythonlibs/. Ralf
_______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
