Tkinter 1.5.2 on windows
Gordon McMillan
gmcm at hypernet.com
Tue Mar 21 14:16:04 EST 2000
Tim E wrote:
> I downloaded and installed the Python 1.5.2 distribution for PCs from
> www.python.org - I installed one PC and it worked fine. I installed it
> on another, and I can't get Tkinter to work -
>
> It fails in _tkinter.create(*,*,*), and claims that it could not find a
> usable init.tcl anywhere, despite the fact that there blatantly is one
> in the one of the directories that it claims to have searched...
There's probably another one (likely in your system directory)
which is screwing things up for you.
- Gordon
More information about the Python-list
mailing list