Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: "John Robinson" Newsgroups: comp.lang.python Subject: install issue Date: Sun, 6 Dec 2015 20:44:03 -0000 Organization: Pyxus Lines: 31 Message-ID: Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de g3lQy01xAhXSvZ2j9T5o8Ah8sU6JfH6eUuQcIF0HQhWQ== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.051 X-Spam-Evidence: '*H*': 0.90; '*S*': 0.00; 'python,': 0.02; 'win32': 0.03; 'buttons': 0.09; 'amd': 0.16; 'from:addr:jr': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'subject:install': 0.16; 'subject:issue': 0.16; 'uninstall': 0.16; 'filename:fname:image001.png': 0.18; 'saying': 0.22; 'button,': 0.22; 'complete,': 0.22; 'disable': 0.22; 'seems': 0.23; 'this:': 0.23; 'error': 0.27; 'attempting': 0.29; 'dialog': 0.29; 'random': 0.29; 'run': 0.33; 'received:10.0': 0.34; 'so,': 0.35; 'there': 0.36; 'url:org': 0.36; 'to:addr:python-list': 0.36; 'received:10': 0.37; 'url:rec-html40': 0.37; 'charset:us-ascii': 0.37; 'does': 0.39; 'to:addr:python.org': 0.40; 'url:schemas': 0.40; 'url:office': 0.40; 'received:uk': 0.61; 'virus:src="cid:': 0.64; 'places': 0.64; 'content-type:multipart/related': 0.65; 'header :Reply-To:1': 0.67; 'virus': 0.68; 'received:79': 0.69; 'reply- to:no real name:2**0': 0.71; 'clicking': 0.75; 'click': 0.76; 'avg': 0.84; 'received:79.170': 0.84; 'received:extendcp.co.uk': 0.84 X-Mailer: Microsoft Outlook 14.0 Thread-Index: AdEwZgaUSogRE8g+Q8SjThRNckO4Rw== Content-Language: en-gb X-Authenticated-As: jr@pyxus.co.uk X-Extend-Src: mailout X-Mailman-Approved-At: Mon, 07 Dec 2015 08:19:26 -0500 X-Content-Filtered-By: Mailman/MimeDel 2.1.20+ 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:100084 When I run the installer (python-3.5.0.exe [win32]) I see this: There seems to be "hidden" buttons as clicking in the middle of this dialog box does continue the process. However, when complete, and I start python, I get an error saying its not a valid win32 application. So, I uninstalled, and there is the same issue with the un-installer - I have to click random places in the dialog box to "find" the uninstall button, that is not shown. (plus AVG shows this as the Heri virus - and, yes, I did disable AVG while attempting the installation.) Win xp, SP3, AMD Phenom, 1100, 8gb (dual boot with win7) Rgds