![]() |
IDLE on Mac OS X
I'm running 10.3.9 and I've just installed Python 2.4. IDLE won't start-
it bounces in the dock once or twice then goes away. I'm new to Python, and I'm trying to learn. Thanks. |
Re: IDLE on Mac OS X
In article <MbnIg.65514$fV1.23660@fe1.news.blueyonder.co.uk >,
Furbybrain <furbybrain@blueyonder.co.uk> wrote: > I'm running 10.3.9 and I've just installed Python 2.4. IDLE won't start- > it bounces in the dock once or twice then goes away. > I'm new to Python, and I'm trying to learn. Thanks. You might want to open the console window by running the application "Console" found in the Applications/Utilities folder. An error message may be there indicating what the problem is. -- Bill Hael |
Re: IDLE on Mac OS X
Furbybrain wrote:
> I'm running 10.3.9 and I've just installed Python 2.4. IDLE won't start- > it bounces in the dock once or twice then goes away. > I'm new to Python, and I'm trying to learn. Thanks. You need to install Tcl/Tk--it doesn't come with 10.3 by default. Get a Panther-compatible version at http://tcltkaqua.sourceforge.net. -- Kevin Walzer Poetic Code http://www.kevin-walzer.com |
Re: IDLE on Mac OS X
Furbybrain wrote:
> I'm running 10.3.9 and I've just installed Python 2.4. IDLE won't start- > it bounces in the dock once or twice then goes away. > I'm new to Python, and I'm trying to learn. Thanks. ** IDLE can't import Tkinter. Your Python may not be configured for Tk. ** I'm installing TK like Kevin said. Thanks! |
| All times are GMT. The time now is 12:50 PM. |
Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.