bug-gnubg
[Top][All Lists]
Advanced

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

[Bug-gnubg] feature request: Using Python


From: amarganth
Subject: [Bug-gnubg] feature request: Using Python
Date: Thu, 29 Jul 2004 12:45:58 +0200

Hi all

I try to use the Python Scripting interface. But I have some questions about.
I haven't found answers in the bug-history.

- I have installed GnuBG unter Windows XP (newest version). 
        - Python 2.2 under gnubg-no-gui is up and running
        - Python doesn't work under the GnuBG-GUI (nothing happens with 
Windows->Python
Shell(IDLE...)
- I have also Python 2.3.4 installed, standalone.

If I start Python from gnubg-no-gui:
        >
        import gnubg
        dir(gnubg)
i can see all the functions as described under 
http://www.gnu.org/software/gnubg/manual/html_node/Scripting.html.

For some special reasons I try to use Tkinter to leave simple line mode output
from Python.
- I cannot "import Tkinter" under Python 2.2 in gnubg-no-gui
- I cannot "import gnubg" under Python 2.3.x outside gnubg.

Does someone has a solution?

Thanks

Rolf





reply via email to

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