Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #100001 > unrolled thread

python 3.5.0rc1 problem opening IDLE in windows

Started byNicky Mac <nmcelwaine@gmail.com>
First post2015-12-04 11:26 +0000
Last post2015-12-04 11:26 +0000
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  python 3.5.0rc1 problem opening IDLE in windows Nicky Mac <nmcelwaine@gmail.com> - 2015-12-04 11:26 +0000

#100001 — python 3.5.0rc1 problem opening IDLE in windows

FromNicky Mac <nmcelwaine@gmail.com>
Date2015-12-04 11:26 +0000
Subjectpython 3.5.0rc1 problem opening IDLE in windows
Message-ID<mailman.195.1449229650.14615.python-list@python.org>
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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web