Path: csiph.com!optima2.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed7.news.xs4all.nl!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.017 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'subject:Python': 0.05; 'cc:addr:python-list': 0.09; 'reinstall': 0.09; 'python': 0.10; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'i\xe2\x80\x99m': 0.16; 'run.': 0.16; 'subject:install': 0.16; 'subject:uninstall': 0.16; 'where?': 0.16; 'wrote:': 0.16; 'windows': 0.20; '2015': 0.20; 'cc:2**0': 0.20; 'cc:addr:python.org': 0.20; 'trying': 0.22; 'am,': 0.23; 'this:': 0.23; 'header:In-Reply-To:1': 0.24; 'install': 0.25; 'figure': 0.27; 'message-id:@mail.gmail.com': 0.27; '14,': 0.27; 'package.': 0.27; 'subject:/': 0.30; 'problem': 0.33; 'tue,': 0.34; 'file': 0.34; 'received:google.com': 0.35; 'could': 0.35; 'but': 0.36; 'subject:: ': 0.37; 'version': 0.38; 'architecture': 0.38; 'your': 0.60; 'thomas': 0.63; 'more': 0.63; 'complete': 0.63; 'information': 0.63; 'contact': 0.66; 'jul': 0.72; 'chrisa': 0.84; 'to:none': 0.91; 'provide,': 0.91 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type:content-transfer-encoding; bh=NEl2Zsfq58kjYmjnqxB5cWnPGg/z/+HQY+wO37WJIyc=; b=TGD+VPLezf+4KSTUca7f5lT82oUsQe6X2QbjugbfAEY1ueAmk9N5s4PG1RwFbnM6Eu qYNjQwtc1O5CebtzJvmdgCh3OJO0lPKotGoqZwCRAqb59RwbHaZdIeLVhJO8sYw4CcZK bz1nSR+kYsZLeDPWm8hL98MOdGbZg8cR8ksOicsvZTIjvfKw3t0Q9Db4bOrpymrTnu2s PtokwjR4ygmnggR+y30ycaCjbI4NDlGGkB1F3CsyxyvVaEew2wa7VGVFPt6HTvcfitvT UDvt3YSfmyi5fw1n/dQtwPwjaMj2AFV2XjjIFqJEg+hn8KaX1WkOn+ek51lFapLQyIB3 g0Jw== MIME-Version: 1.0 X-Received: by 10.50.29.75 with SMTP id i11mr18202558igh.50.1436874828273; Tue, 14 Jul 2015 04:53:48 -0700 (PDT) In-Reply-To: References: Date: Tue, 14 Jul 2015 21:53:48 +1000 Subject: Re: Can't install/uninstall Python From: Chris Angelico Cc: "python-list@python.org" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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: , Newsgroups: comp.lang.python Message-ID: Lines: 19 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1436874835 news.xs4all.nl 2874 [2001:888:2000:d::a6]:48762 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:93802 On Tue, Jul 14, 2015 at 7:20 AM, Thomas Via wro= te: > I=E2=80=99m trying to reinstall Python 2.7.9/2.7.10, but during the insta= llation, it > didn=E2=80=99t let me, which gave me this: > > "There is a problem with this Windows Installer package. A program requir= ed > for this install to complete could not be run. Contact your support > personnel or package vendor." Hi! What version of Windows are you running? And what architecture (32-bit or 64-bit)? Exactly what file did you download, and from where? The more information you can provide, the easier it will be to figure out what's going on. ChrisA