Re: Python install Win 7 Problem

2013-04-03 Thread Terry Jan Reedy
On 4/3/2013 1:51 PM, Martin Schöön wrote: On 2013-04-02, balasubramanian Achuthan wrote: Try using Activestate python. The free version would suffice your needs and it comes with a clean install. I have been travelling and have not had time to read this thread in detail so this may be old hat

Re: Python install Win 7 Problem

2013-04-03 Thread Martin Schöön
On 2013-04-02, balasubramanian Achuthan wrote: > Try using Activestate python. The free version would suffice your > needs and it comes with a clean install. I have been travelling and have not had time to read this thread in detail so this may be old hat but on Windows (at work) I simply install

Re: Python install Win 7 Problem

2013-04-02 Thread David Robinow
On Tue, Apr 2, 2013 at 12:45 PM, Joe Hill wrote: > On Tue, 2 Apr 2013 11:44:55 -0400, David Robinow > >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 me

Re: Python install Win 7 Problem

2013-04-02 Thread balasubramanian Achuthan
Try using Activestate python. The free version would suffice your needs and it comes with a clean install. -- http://mail.python.org/mailman/listinfo/python-list

Re: Python install Win 7 Problem

2013-04-02 Thread David Robinow
On Mon, Apr 1, 2013 at 9:02 PM, Joe Hill wrote: > ... > > In a Windows 7 environment (even a 64-bit Windows 7 environment), you > must install the 32-bit version of Python 3. The 64-bit version will not > work with NumPy 1.6. > 1.7 is the current version. I use 32-bit Python myself. > Fu

Re: Python install Win 7 Problem

2013-04-01 Thread rusi
On Apr 2, 6:02 am, Joe Hill wrote: > Python install Win 7 Problem > > This is some of what others have experienced attempting to install Python > in Win 7  - I'm attempting to do the same with hopefully fewer detours. > > http://www.andrewsturges.com/2012/05/installin