This probably means that Tcl wasn't installed properly.
---
I attempted a complete reinstall of python (hoping it would reinstall
Tcl with correct file paths), but I get the same error. Any
suggestions would be appreciated.
Thanks!
In my installation Tcl is in "C:\Python25\tcl", if that helps.
That is where my installation is located too. Why is it insisting on
looking in "C:\Python25\lib\tcl8.4"? Can I change where it is looking?
I figured out the solution. The program I installed must have changed
my windows path names. I changed TCL_LIBRARY and TK_LIBRARY to the
location of my tcl installation, and it works fine now.