Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: eric johansson Newsgroups: comp.lang.python Subject: installing python 2.7.11 + win32 on win 10 Date: Sun, 3 Jan 2016 08:29:16 +0200 (EET) Lines: 7 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de OduijNOHIrV1xhWdy747AAJ2V72RsfmrYpJoBTmC0nQw== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.006 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'win32': 0.03; 'subject: + ': 0.07; 'sys.stderr': 0.09; '2.7': 0.13; 'subject:python': 0.14; 'extensions,': 0.16; 'next?': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'seems': 0.23; 'tried': 0.24; 'install': 0.25; "i've": 0.25; 'file': 0.34; 'installing': 0.35; 'but': 0.36; 'should': 0.36; 'basic': 0.36; 'to:addr:python-list': 0.36; 'received:org': 0.37; 'missing': 0.37; 'to:addr:python.org': 0.40; 'close': 0.61 DKIM-Filter: OpenDKIM Filter v2.9.2 z.eggo.org BB5BC58026B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=harvee.org; s=5A244BA4-9B4C-11E4-B3C5-4D2F21081A62; t=1451802556; bh=cCu6/OJP6CxLkWbYo09utNPEoraGxJP6bl6sbW7FETA=; h=Date:From:To:Message-ID:Subject:MIME-Version:Content-Type: Content-Transfer-Encoding; b=Nt4IytaDOUgLFUlqs9Zyqiyo1d2SrmsOo5lA0p9HkXeO0Sl1Af1jBPCaa5acH2+5m qnZE2ImcvrdbPv0uWoTrpX2kr3wZd+kVesWKceC/4piHm19rfSdYV2SxcZF+YN2i2c sPf6Wqt1JWqVpvlDAe27aHdp9amJY/pOVwP7l5AI= X-Virus-Scanned: amavisd-new at harvee.org X-Originating-IP: [64.30.93.102] X-Mailer: Zimbra 8.6.0_GA_1191 (ZimbraWebClient - FF43 (Win)/8.6.0_GA_1191) Thread-Topic: installing python 2.7.11 + win32 on win 10 Thread-Index: 5o4FQu5qCxIRDJqRiViZ8bxrWSZktQ== 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:101188 the install of the basic 2.7 seems to go ok but when installing the win32 extensions, I get: close failed in file object destructor: sys.excepthook is missing lost sys.stderr I've tried installing as administrator but no joy. what should I try next?