Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Nicky Mac Newsgroups: comp.lang.python Subject: python 3.5.0rc1 problem opening IDLE in windows Date: Fri, 4 Dec 2015 11:26:59 +0000 Lines: 20 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: news.uni-berlin.de RCyvAVr09L9+fZQWDyzPiQlHZ8sIcVuKPbYRhP8Jpf/g== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.015 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'subject:IDLE': 0.04; 'shortcut': 0.07; 'python': 0.10; 'subject:python': 0.14; '*and': 0.16; 'nick': 0.16; 'python),': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'subject:windows': 0.16; 'windows': 0.20; 'do.': 0.22; 'subject:problem': 0.22; 'installation': 0.23; 'appear': 0.26; 'installed': 0.26; 'message-id:@mail.gmail.com': 0.27; 'repair': 0.29; 'windows,': 0.29; "can't": 0.32; 'screen': 0.32; 'options': 0.33; 'usually': 0.33; 'idle': 0.33; 'open': 0.33; 'received:google.com': 0.35; 'skip:c 30': 0.35; 'something': 0.35; 'received:209.85': 0.36; 'to:addr:python-list': 0.36; 'skip:& 10': 0.37; 'received:209.85.213': 0.37; 'received:209': 0.38; 'anything': 0.38; 'does': 0.39; 'to:addr:python.org': 0.40; 'some': 0.40; 'night': 0.67; 'sincerely': 0.67; 'dear': 0.67; 'flashes': 0.84 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=56Md/djzJWCVJQxg8YRqFBVhI3kKLaLH1crooIA3XAY=; b=xPG9cP5QCpCTX1BSbJQruIMazrSx/EgXypcrjTnBZ5MZ93GUuzjVl2tv8em0tS6ci9 /5rWEfJ8942rVfm7rXwwnW9AwUnAgmO/FPHzCFlks/JKQBhQ+JSc8h4LVnhzpd/jj7s4 5te+Dm1tkpCaZrUkdRfbCyYu9gxlWZLgS1awSm6VawaKqysKqTr2Wo+MuLYE9OY59+7e 5vLJDxYXT9r78u5MnB1Zb5YNXtYE/Gy42Ne0P7WTNslKTaxE2WABvt8Ih3sRMBJdwmeG OhntS/VZ5PIb45b/SBZOtvk9B+Qe9tijPrmwFP97ozge2MBiw0EpyAH1o7waou30Cf/1 fUvw== X-Received: by 10.50.12.71 with SMTP id w7mr3223980igb.86.1449228419155; Fri, 04 Dec 2015 03:26:59 -0800 (PST) X-Mailman-Approved-At: Fri, 04 Dec 2015 06:47:29 -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:100001 Dear python team since windows applied some updates last night to my windows 10 and windows 7 systems, I can't open anything with IDLE as I usually do. On windows 10 (64bit with 64bit python), I performed the installation repair procedure. * Edit with IDLE does not appear as an installed windows program. * when I open my usual shortcut to IDLE ( C:\Python\Python35\Lib\idlelib\idle.py) something briefly flashes on the screen *and immediately disappears.* * if I directly open a python program in windows, I get these options (as usual):- edit with IDLE (-> python launcher for windows console) edit with IDLE (-> edit with IDLE (64bit)) - which I always use, *nothing happens* Any ideas gratefully received!!! sincerely Nick "Mac" McElwaine