Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Python
IDLE won't start in Python 2.5 for Windows
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Dennis Lee Bieber, post: 3401662"] Well... You did say it had died while you were editing key-stroke configurations, didn't you? Looks like the entire configuration file may be corrupt... At least, everything from that "test" section looks bad. Since these are probably written to stderr, and pythonw (the default for .pyw) doesn't have a console, it has not stderr -- and likely aborts on the first error. May need to restore the config file from a backup (if you have one), or... maybe with a complete start-up via console, you can perform a do-nothing edit of the config and resave, and that might recreate all the missing items. {I'm vague as I don't use IDLE -- PythonWin is my interface} -- Wulfraed Dennis Lee Bieber KD6MOG [email]wlfraed@ix.netcom.com[/email] [email]wulfraed@bestiaria.com[/email] [URL]HTTP://wlfraed.home.netcom.com/[/URL] (Bestiaria Support Staff: [email]web-asst@bestiaria.com[/email]) [URL]HTTP://www.bestiaria.com/[/URL] [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Python
IDLE won't start in Python 2.5 for Windows
Top