bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gnubg] Python on Mac OS X


From: Joern Thyssen
Subject: Re: [Bug-gnubg] Python on Mac OS X
Date: Fri, 13 Feb 2004 13:36:35 +0000
User-agent: Mutt/1.4.2i

On Fri, Feb 13, 2004 at 02:03:29PM +0100, Olivier Baur wrote
> Le 13 févr. 04, à 09:56, Joern Thyssen a écrit :
> 
> >The command used for starting IDLE changes between each version of
> >python, so "import idle.PyShell; idle.PyShell.main()" may not work with
> >your version.
> >
> >If you've installed IDLE you'll have a script somewhere that starts
> >IDLE. Can you find that file and post the contents?
> 
> What is IDLE? What is it supposed to do?

It's "just" a GUI editor with support for python. You can use the line
based editor after typing ">" instead -- or you can write your python
scripts in emacs and execute them under gnubg with: gnubg -p blah.py

I can also add a command "load python blah.py".

> What does it mean? What is missing? Does it mean Python was not  
> compiled for Pyhton? Where should this "_tkinter" module be?
> I know I've got Tcl/Tk installed.

It looks like your version of python wasn't configured for using Tk,
which is used by IDLE.

Jørn

Attachment: pgp13No1rbb1j.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]