Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #42598
| References | <lcbkl89ni7pul6m8bjh5468thrsii7e9of@4ax.com> <mailman.14.1364919076.3114.python-list@python.org> <kd2ml8pljudltluacb8g87oa0mr2v53cm2@4ax.com> |
|---|---|
| Date | 2013-04-02 15:27 -0400 |
| Subject | Re: Python install Win 7 Problem |
| From | David Robinow <drobinow@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.19.1364930851.3114.python-list@python.org> (permalink) |
[Multipart message — attachments visible in raw view] - view raw
On Tue, Apr 2, 2013 at 12:45 PM, Joe Hill <JH@nospamever.com> wrote: > On Tue, 2 Apr 2013 11:44:55 -0400, David Robinow <drobinow@gmail.com > > >Download the Windows executables. > > > >3.3.0 is the current version > > Is "numpy" an option that is needed (guess for math?)? > No, it's not needed to run Python. It can be useful. I only mentioned it because you did. > > Assuming 3.3 the current version - what are the "Download the Windows > executables." files? and in which order must they be installed? > The 32 bit version is at http://www.python.org/ftp/python/3.3.0/python-3.3.0.msi The 64 bit version is at http://www.python.org/ftp/python/3.3.0/python-3.3.0.amd64.msi Install one or the other. That's it. If you want to install numpy, do it after you install python. [The suggestion to install the Activestate version is reasonable. I've never used it. Please use a search engine if you decide to look for it.] > I never claimed to be a mind reader <grin>. > >
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Python install Win 7 Problem Joe Hill <JH@nospamever.com> - 2013-04-01 18:02 -0700
Re: Python install Win 7 Problem rusi <rustompmody@gmail.com> - 2013-04-01 20:36 -0700
Re: Python install Win 7 Problem David Robinow <drobinow@gmail.com> - 2013-04-02 11:44 -0400
Re: Python install Win 7 Problem Joe Hill <JH@nospamever.com> - 2013-04-02 09:45 -0700
Re: Python install Win 7 Problem David Robinow <drobinow@gmail.com> - 2013-04-02 15:27 -0400
Re: Python install Win 7 Problem Joe Hill <JH@nospamever.com> - 2013-04-02 13:37 -0700
Re: Python install Win 7 Problem balasubramanian Achuthan <balasurfs@gmail.com> - 2013-04-02 11:07 -0700
Re: Python install Win 7 Problem Martin Schöön <martin.schoon@gmail.com> - 2013-04-03 17:51 +0000
Re: Python install Win 7 Problem Terry Jan Reedy <tjreedy@udel.edu> - 2013-04-03 14:33 -0400
csiph-web