TKInter installation problems

David Fuess fuess at att.net
Sun Feb 4 22:49:32 EST 2001


I found that on some installs tcl83.dll is not places in a searched
path so the system can't find it even though it's really there. My
solutions was to put the Tcl library path in my PATH. You can also
copy tcl83.dll to a system directory (like \windows\system32).

Dave

On Mon, 5 Feb 2001 00:29:41 +0200, "guy bashan"
<bashanguy at hotmail.com> wrote:

>Hello,
>
>I have just installed the ActiveState Komodo. I thought that the tkinter
>package should be already included in the ActivePython, but when I tried
>running some simple samlpe demo using the tkinter, it wrote me that I'm
>missing: tcl83.dll.  After a little search I downloaded the PythonWare
>package, which should have the tkinter in it. The PythonWare looks pretty
>much like the ActivePython, but it really did include the missing DLL. after
>copying the requested DLL to the folder of the ActivePython (under the DLL
>folder), I tried running the sample again, but encountered some weird long
>sequence of errors, and at the end got a message that the TCL is probably
>not installed well . . .     What have I done wrong ???
>
>thanks in advance,
>Guy Bashan.
>bashan at newmail.net
>




More information about the Python-list mailing list