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: Olivier Baur
Subject: Re: [Bug-gnubg] Python on Mac OS X
Date: Fri, 13 Feb 2004 14:07:16 +0100

Le 13 févr. 04, à 13:44, Joern Thyssen a écrit :

Hmm, I have Python 2.3 on my box at work, Try this in gnubg:

import idlelib.PyShell; idlelib.PyShell.main();

(note the leading greater-than sign (>)).

When I type this in gnubg --tty, I get the following output:

Traceback (most recent call last):
  File "<string>", line 1, in ?
File "/System/Library/Frameworks/Python.framework/Versions/2.3/lib/ python2.3/idlelib/PyShell.py", line 19, in ?
    from Tkinter import *
File "/System/Library/Frameworks/Python.framework/Versions/2.3/lib/ python2.3/lib-tk/Tkinter.py", line 38, in ? import _tkinter # If this fails your Python may not be configured for Tk
ImportError: No module named _tkinter


-- Olivier




reply via email to

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