Ned Deily <n...@acm.org> added the comment: Try launching Python 2.7 -> Python (command line), then in the interactive interpreter enter:
import idlelib.PyShell idlelib.PyShell.main() Additional error messages may show up in the command line window. But also try renaming or deleting the .idlerc folder in your User folder. You may have an IDLE configuration file with an unexpected value. ---------- nosy: +ned.deily _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue14997> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com