Terry J. Reedy added the comment:

I agree that this would have been better asked on python-list.  However... I 
would like a better handle on when this occurs to either make it happens less 
or better document workarounds.  How did you install python?  The .msi 
installer from python.org?  Which directory? 34 or 64 bit? Which Windows 
version? Install for all users or just one account?  How start Idle?

In the meanwhile, at a Command Prompt command line,
> python -m idlelib -n 
should work.

----------
components: +IDLE
nosy: +terry.reedy
stage:  -> test needed
type: crash -> behavior
versions: +Python 3.5

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue23337>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to