Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Mark Lawrence Newsgroups: comp.lang.python Subject: Re: Installation Problem Date: Wed, 2 Dec 2015 13:30:38 +0000 Lines: 34 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de 0fSsNLkDrjfH3PWoCB0NEgnFA1h9fDEsKdcVjr7ebUHA== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.002 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'python,': 0.02; 'from:addr:yahoo.co.uk': 0.05; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'python': 0.10; 'wed,': 0.15; '"python': 0.16; 'modify,': 0.16; 'received:80.91.229.3': 0.16; 'received:io': 0.16; 'received:plane.gmane.org': 0.16; 'received:psf.io': 0.16; 'subject:Installation': 0.16; 'subject:Problem': 0.16; 'using,': 0.16; 'wrote:': 0.16; 'linux,': 0.18; 'language': 0.19; 'versions': 0.20; 'windows': 0.20; '2015': 0.20; 'issue.': 0.20; 'otherwise,': 0.20; 'advise.': 0.22; 'lawrence': 0.22; 'installation': 0.23; 'dec': 0.23; 'tried': 0.24; 'header:In-Reply-To:1': 0.24; 'install': 0.25; "i've": 0.25; 'header:User-Agent:1': 0.26; 'header:X-Complaints-To:1': 0.26; 'chris': 0.26; 'system,': 0.30; 'says': 0.32; 'are:': 0.32; 'language.': 0.32; 'getting': 0.33; 'problem': 0.33; 'case,': 0.34; 'asking': 0.35; 'but': 0.36; 'to:addr:python-list': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'operating': 0.37; 'received:org': 0.37; 'mac': 0.37; 'version': 0.38; 'to:addr:python.org': 0.40; 'where': 0.40; 'mark': 0.40; 'some': 0.40; 'your': 0.60; 'charset:windows-1252': 0.62; 'more': 0.63; 'different': 0.63; 'latest': 0.64; 'our': 0.64; 'forward': 0.66; 'reply': 0.68; '3.4': 0.84; 'chrisa': 0.84; 'etc,': 0.84; 'pythonistas,': 0.84 X-Injected-Via-Gmane: http://gmane.org/ X-Gmane-NNTP-Posting-Host: 195.147.236.181 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 In-Reply-To: X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com comp.lang.python:99881 On 02/12/2015 13:12, Chris Angelico wrote: > On Wed, Dec 2, 2015 at 11:08 PM, Packie Kelly wrote: >> Hi my name is Patrick, >> >> I have a problem regarding the installation of the latest version of >> python, everytime I install the program I keep getting the message modify, >> repair, uninstall. I've tried different versions but with no luck. Before >> you ask I have already completely removed the program. >> >> Looking forward to your reply > > My crystal ball says you're using Windows XP. Your options, if that is > the case, are: > > 1) Downgrade to Python 3.4 > 2) Upgrade to Windows 7/8/10 > 3) Install a better operating system, like Linux, *BSD, or Mac OS > > Otherwise, tell us some more about your system - what kind of computer > are you running, what OS are you using, etc, etc - and where you got > Python from, etc. We'll then be better able to advise. > > ChrisA > 0) before asking search for "python installation problem" just in case you're not the first person to have this issue. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence