Path: csiph.com!news.swapon.de!fu-berlin.de!uni-berlin.de!not-for-mail From: Cameron Simpson Newsgroups: comp.lang.python Subject: Re: python Date: Tue, 12 Jan 2016 07:33:30 +1100 Lines: 12 Message-ID: References: Reply-To: python-list@python.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed X-Trace: news.uni-berlin.de t6NqTFozpJzfGDKLBcoHuwsrxPsniSbnZAXnjHzVMwxg== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.004 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'modify': 0.04; 'cc:addr :python-list': 0.09; 'python': 0.10; 'subject:python': 0.14; 'from:addr:cs': 0.16; 'from:addr:zip.com.au': 0.16; 'from:name:cameron simpson': 0.16; 'message-id:@cskk.homeip.net': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'simpson': 0.16; 'uninstall': 0.16; 'wrote:': 0.16; 'cc:2**0': 0.20; 'cc:addr:python.org': 0.20; 'sean': 0.22; 'cheers,': 0.22; 'trying': 0.22; 'cc:no real name:2**0': 0.22; 'tried': 0.24; 'downloaded': 0.24; 'header:In-Reply-To:1': 0.24; 'install': 0.25; "i've": 0.25; 'header:User-Agent:1': 0.26; "doesn't": 0.26; 'compatible': 0.27; 'repair': 0.29; 'work.': 0.30; 'says': 0.32; 'open': 0.33; 'but': 0.36; 'subject:: ': 0.37; 'operating': 0.37; 'charset:us-ascii': 0.37; 'received:localdomain': 0.38; 'still': 0.40; 'cameron': 0.66; 'header:Reply-To:1': 0.67; 'reply-to:no real name:2**0': 0.71; '3.5.1': 0.84; 'reply-to:addr:python.org': 0.84 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) 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:101488 On 11Jan2016 19:17, Sean Melville wrote: >I've downloaded python 3.5.1 but when I try and open it 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. On what operating system are you trying to install it? If you are using XP you need to download Python 3.4; Python 3.5 is not compatible with it. Cheers, Cameron Simpson