Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #101493

Re: python

From Terry Reedy <tjreedy@udel.edu>
Newsgroups comp.lang.python
Subject Re: python
Date 2016-01-11 16:36 -0500
Message-ID <mailman.23.1452548227.13488.python-list@python.org> (permalink)
References <CAPfXHh1-Ound9FNHVCUU96WqG==qKY84=+JCv0-fbVUDqkvbBw@mail.gmail.com>

Show all headers | View raw


On 1/11/2016 2:17 PM, Sean Melville wrote:

> I've downloaded python 3.5.1 but when I try and open it

You need to be more specific.  (Is 'it' the python installer or python 
program?)

1. What version of Windows, including 32/64 bit.  For pre-10, service 
packs matter (you should have the latest).

2. What installer did you download, from where?  There are, I believe, 6 
choices at python.org.

3. How did you run the installer?  Admin or normal user?  What options 
did you select.  Did the installer say 'finished' or 'error'.

4.  How you you try to run Python (if indeed you did)?  Be very specific 
here, as this may be the problem.

 > always says that I
> have to either uninstall it, repair it or modify it. However, I've tried
> all of them and it still doesn't work.

You see this if you open the installer after installing.  You should not 
see this if you run python itself.  You will not see this if python is 
properly installed and you run python and not the installer.

-- 
Terry Jan Reedy

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: python Terry Reedy <tjreedy@udel.edu> - 2016-01-11 16:36 -0500

csiph-web