Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Nicky Mac Newsgroups: comp.lang.python Subject: unable to open IDLE for Python3.50rc1 on windows10 64bit AMD Date: Tue, 22 Dec 2015 20:27:32 +0000 Lines: 14 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: news.uni-berlin.de 1+Dsy04I8xr/LdIZx6T/cwM5F5nNuR9u9KEj8Z3eTBbQ== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.007 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'subject:IDLE': 0.04; 'tcl/tk': 0.09; 'python': 0.10; 'suggest': 0.15; 'explicitly': 0.15; 'idlelib': 0.16; 'nick': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'tkinter.': 0.16; 'windows': 0.20; '2015': 0.20; 'problem:': 0.22; 'import': 0.24; 'install': 0.25; 'message-id:@mail.gmail.com': 0.27; 'appreciated': 0.27; '(c)': 0.29; 'fixed': 0.31; "can't": 0.32; 'run': 0.33; 'idle': 0.33; 'received:google.com': 0.35; 'configured': 0.35; 'received:209.85': 0.36; '(and': 0.36; 'to:addr:python-list': 0.36; 'received:209.85.213': 0.37; 'received:209': 0.38; 'to:addr:python.org': 0.40; 'your': 0.60; 'reserved.': 0.67 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=gS2/bn95hudPwu52OzmGc8xgkuWBl09WcaFPN0W3KdY=; b=qS6SxIKp9CjhHDESCaHU6EpqQ/o3Os/MKZle1S6QMeotaBavF9KywhTZLe/IKUH6Yc xgovDqa26Ec68Mjqeq6ZfhOT6I/zN02lYXMDlulnMRAdr3z+xOyknBsyPdfvLl+ngc8J zAS8yL84fd1itwkBIz/BStkM7qBk/fpTj31o/4KcTf0ZZyUlA2jUHnWDXvqiRp/7Uxdt VNGt9oiLjj4bpSlcTG7xHkSgeE9slE7KYTCB0EItHSpTFsy1V1ZCe2MjcSqLE5YNvoo0 5TwSesg4yyG2YpSx6ccOf4du7iJtUOA+07CEvaWL6qziDOY0CKAg+Ry1ItHaI1Sx1VXD 0Ijg== X-Received: by 10.50.61.243 with SMTP id t19mr24304353igr.86.1450816052619; Tue, 22 Dec 2015 12:27:32 -0800 (PST) X-Mailman-Approved-At: Tue, 22 Dec 2015 15:35:34 -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:100745 I have run the install (and repair) which explicitly includes Tcl/Tk and l have this problem: Microsoft Windows [Version 10.0.10586] (c) 2015 Microsoft Corporation. All rights reserved. > C:\Python\Python35\python.exe -m idlelib ** IDLE can't import Tkinter. Your Python may not be configured for Tk. ** Please suggest how this can be fixed any support greatly appreciated Nick McElwaine