Re: Statistics...help with numpy/scipy install

2013-02-14 Thread Oscar Benjamin
On 14 February 2013 05:29, Terry Reedy wrote: > On 2/13/2013 9:38 PM, Rex Macey wrote: >> >> I am sure I have python installed. I have been running it. in command >> line the window title is c:\python33\python.exe. The first line >> begins Python 3.3.0. Later in the line is the string "64 bit ] >

Re: Statistics...help with numpy/scipy install

2013-02-14 Thread Dave Angel
On 02/13/2013 09:38 PM, Rex Macey wrote: I am sure I have python installed. I have been running it. in command line the window title is c:\python33\python.exe. The first line begins Python 3.3.0. Later in the line is the string "64 bit ] on Win32". Thus it appears I am trying to run a 32bit n

Re: Statistics...help with numpy/scipy install

2013-02-13 Thread Terry Reedy
On 2/13/2013 9:38 PM, Rex Macey wrote: I am sure I have python installed. I have been running it. in command line the window title is c:\python33\python.exe. The first line begins Python 3.3.0. Later in the line is the string "64 bit ] on Win32". Thus it appears I am trying to run a 32bit numpy

Re: Statistics...help with numpy/scipy install

2013-02-13 Thread Rex Macey
I am sure I have python installed. I have been running it. in command line the window title is c:\python33\python.exe. The first line begins Python 3.3.0. Later in the line is the string "64 bit ] on Win32". Thus it appears I am trying to run a 32bit numpy with a 64bit python. (Seems like a

Re: Statistics...help with numpy/scipy install

2013-02-10 Thread David Robinow
On Sun, Feb 10, 2013 at 5:14 PM, Rex Macey wrote: > I should have added that the setup gives an error window "Cannot install" > "Python version 3.3 required, which was not found in the registry." I'm guessing that you installed a 64-bit python and are using a 32-bit numpy. -- http://mail.python

Re: Statistics...help with numpy/scipy install

2013-02-10 Thread Oscar Benjamin
On 10 February 2013 22:14, Rex Macey wrote: > I should have added that the setup gives an error window "Cannot install" > "Python version 3.3 required, which was not found in the registry." Yes, you should have added this information. Are you sure that Python 3.3 is installed? Have you tried run

Re: Statistics...help with numpy/scipy install

2013-02-10 Thread Rex Macey
I should have added that the setup gives an error window "Cannot install" "Python version 3.3 required, which was not found in the registry." On Sunday, February 10, 2013 5:11:20 PM UTC-5, Rex Macey wrote: > The setup of numpy-1.7.0 leads to a Setup window with a message: "Python 3.3 > is require

Re: Statistics...help with numpy/scipy install

2013-02-10 Thread Rex Macey
The setup of numpy-1.7.0 leads to a Setup window with a message: "Python 3.3 is required for this package. Select installation to use:". Below that is an empty list box. Below that is an edit box for the Python Directory. I have Python 3.3 installed on c:\Python33. On Sunday, February 10,

Re: Statistics...help with numpy/scipy install

2013-02-10 Thread Oscar Benjamin
On 10 February 2013 18:14, Michael Torrie wrote: > On 02/10/2013 10:35 AM, Rex Macey wrote: >> I'm new to Python with a new windows 8 machine (64-bit OS). Learning >> programming mainly for fun. Naturally I downloaded Python 3.3 (who >> doesn't want the latest and greatest). What I want involve

Re: Statistics...help with numpy/scipy install

2013-02-10 Thread David Robinow
On Sun, Feb 10, 2013 at 1:14 PM, Michael Torrie wrote: > On 02/10/2013 10:35 AM, Rex Macey wrote: > A casual google search seems to indicate that for now, SciPy and NumPy > are for Python 2.x (2.7 is the latest). I could be wrong though and > often am. I know a number of popular and useful packa

Re: Statistics...help with numpy/scipy install

2013-02-10 Thread Colin J. Williams
On 10/02/2013 12:35 PM, Rex Macey wrote: I'm new to Python with a new windows 8 machine (64-bit OS). Learning programming mainly for fun. Naturally I downloaded Python 3.3 (who doesn't want the latest and greatest). What I want involves functions related to the normal distribution. Based on

Re: Statistics...help with numpy/scipy install

2013-02-10 Thread Michael Torrie
On 02/10/2013 10:35 AM, Rex Macey wrote: > I'm new to Python with a new windows 8 machine (64-bit OS). Learning > programming mainly for fun. Naturally I downloaded Python 3.3 (who > doesn't want the latest and greatest). What I want involves > functions related to the normal distribution. Based

Re: Statistics...help with numpy/scipy install

2013-02-10 Thread Mark Lawrence
On 10/02/2013 17:35, Rex Macey wrote: I'm new to Python with a new windows 8 machine (64-bit OS). Learning programming mainly for fun. Naturally I downloaded Python 3.3 (who doesn't want the latest and greatest). What I want involves functions related to the normal distribution. Based on my

Statistics...help with numpy/scipy install

2013-02-10 Thread Rex Macey
I'm new to Python with a new windows 8 machine (64-bit OS). Learning programming mainly for fun. Naturally I downloaded Python 3.3 (who doesn't want the latest and greatest). What I want involves functions related to the normal distribution. Based on my google research, it appears that SCIPY