Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Nicky Mac Newsgroups: comp.lang.python Subject: Re: unable to open IDLE for Python3.50rc1 on windows10 64bit AMD Date: Fri, 25 Dec 2015 15:45:00 +0000 Lines: 41 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: news.uni-berlin.de UevxSMI1FmGX9Y52ddmO7woBLTgnW3F2KlG2g77U7y6w== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.003 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'subject:IDLE': 0.04; '(except': 0.05; 'upgraded': 0.05; 'cc:addr:python-list': 0.09; 'python': 0.10; 'thu,': 0.15; '24,': 0.16; 'dlls': 0.16; 'fallback': 0.16; 'idlelib': 0.16; 'nick': 0.16; 'pygame': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'tkinter.': 0.16; 'wrote:': 0.16; '>': 0.18; 'email addr:gmail.com>': 0.18; '2015': 0.20; 'cc:2**0': 0.20; 'cc:addr:python.org': 0.20; 'extension': 0.20; 'work,': 0.21; 'tkinter': 0.22; 'cc:no real name:2**0': 0.22; 'installation': 0.23; 'dec': 0.23; 'dependent': 0.23; 'import': 0.24; 'header:In-Reply-To:1': 0.24; 'module': 0.25; 'installed': 0.26; 'required.': 0.26; 'message- id:@mail.gmail.com': 0.27; 'resolution': 0.28; 'received:209.85.213.174': 0.29; "can't": 0.32; 'december': 0.32; 'continuing': 0.32; 'maybe': 0.33; 'problem': 0.33; 'directory,': 0.33; 'idle': 0.33; 'skip:& 20': 0.35; 'received:google.com': 0.35; 'configured': 0.35; 'problem.': 0.35; 'but': 0.36; 'should': 0.36; 'there': 0.36; 'received:209.85': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'skip:& 10': 0.37; 'thanks': 0.37; 'mac': 0.37; 'received:209.85.213': 0.37; 'received:209': 0.38; 'several': 0.38; 'files': 0.38; 'still': 0.40; 'your': 0.60; 'address': 0.61; 'skip:u 10': 0.61; 'dont': 0.64; 'enjoy': 0.66; 'christmas': 0.66; '3.5.1': 0.84; 'have\xc2\xa0': 0.84; 'holidays': 0.84 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:to :cc:content-type; bh=klq0VPSIgOp6E/JEBnAmlziy95i46SZnwWL3GfkJ9Bk=; b=A8jnNk8QG8mwWYTnu74Rxw0hVqCrFpvL8qIDffTcQcoczQifBPw0LPwkoBAhCZlrFD yRH8R7gCtpAh/W90DXPn72WU3a4hKDhfoavaKGhoOKWtdqoq2y7ee4mFQgbFVBh4NS98 Kdx8rtQ/TOKiNwuCdg1pLVqpZ82babEY/kWLB6/NDCoIs99h5wPeeblHaqWddSTEG+4z 841iE/tvY88wlEgeyxUSdUwdb8I8qBhQ9+0ABjtuJlo8V5y76raERCmTv96wkTuWHR4I gV6PJt3FL5ss3Yq4cDNs6qWoAvKu6Dm0Z0Ejc/MiJxTWVhF2Uj2tB+Y3Pu/G684/vdHw HCYA== X-Received: by 10.50.36.105 with SMTP id p9mr44089716igj.54.1451058300925; Fri, 25 Dec 2015 07:45:00 -0800 (PST) In-Reply-To: X-Mailman-Approved-At: Fri, 25 Dec 2015 14:45:31 -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:100862 problem solved :_ I upgraded to 3.5.1 just released, and it works fine! (except pillow and pygame installs still dont work, but that's not your problem) Enjoy the holidays On 25 December 2015 at 14:12, Nicky Mac wrote: > thanks again for continuing to address my problem. > all those files are present as required. > This is a hard slog. > Maybe I should give up and fallback to my now working win 7 system > until a resolution crops up via an update/upgrade. > Have a happy and peaceful Christmas > > > On 24 December 2015 at 22:17, eryk sun wrote: > >> On Thu, Dec 24, 2015 at 3:29 PM, Nicky Mac wrote: >> > >> > C:\Users\Nick>python -m idlelib >> > ** IDLE can't import Tkinter. >> > Your Python may not be configured for Tk. ** >> >> In the 3.5 installation directory, ensure that tkinter is installed in >> Lib/tkinter. There should be an "__init__.py" and several other files >> such as "filedialog.py". Also ensure that the DLLs directory has the >> extension module "_tkinter.pyd" and dependent DLLs "tcl86t.dll" and >> "tk86t.dll". >> > > > > -- > Nick "Mac" McElwaine > -- Nick "Mac" McElwaine