Re: problem importing Tkinter

2001-03-26 Thread Paul Prescod
You need to use PPM to install "Tk" instead of "Tkinter". -- Take a recipe. Leave a recipe. Python Cookbook! http://www.activestate.com/pythoncookbook ___ ActivePython mailing list [EMAIL PROTECTED] http://listserv.ActiveState.com/mailman/listinfo/ac

problem importing Tkinter

2001-03-25 Thread Charles Lu
I have downloaded the 203 build of activepython2.0. But when I tried to import Tkinter, I get a error message saying that "the dynamic library Tk83.dll is not found in the path". When I tried to use the python package manager to install Tkinter, I was informed that Tkinter is not on the activest