Python Tkinter module problem: pydog -g doesn't work

Volker Zell Dr.Volker.Zell@oracle.com
Sun Mar 9 11:50:00 GMT 2003


Hi

I tried pydoc and got the following errors. According to the docu the 
tkinter module
should work. Is anybody using this ?

11:02 PM [515]> pydoc -g
Traceback (most recent call last):
   File "/bin/pydoc", line 4, in ?
     pydoc.cli()
   File "/usr/lib/python2.2/pydoc.py", line 2049, in cli
     gui()
   File "/usr/lib/python2.2/pydoc.py", line 2020, in gui
     import Tkinter
   File "/usr/lib/python2.2/lib-tk/Tkinter.py", line 35, in ?
     import _tkinter # If this fails your Python may not be configured 
for Tk
ImportError: No module named _tkinter


By the way, the python README is outdated. It still mentions downloading 
rebase
from http://www.tishler.net although rebase is part of the distro now.

Ciao
   Volker



More information about the Cygwin-apps mailing list