tkinter, activepython, win32

Paul Prescod paulp at ActiveState.com
Sat Mar 10 00:34:47 EST 2001


Luke wrote:
> 
> python newbie!
> cannot get tkinter programs to run...
> 
> did 'normal' install of activepython 2.0 build 203
> installed Tcl/Tk 8.3 for Windows, Binary Distribution

I would suggest you use the package manager to get tk and try again.
Just start the package manager and type "install tk". Or else you could
have selected "install tk" when you installed ActivePython.

What Tk app would you like to run? Also, how are you trying to run it?

> am i missing something here?
> 
> wxpython works fine, should i stick with it?

Either of them should work fine so you shouldn't choose between them
based on that.

-- 
Python:
    Programming the way
    Guido
    indented it.




More information about the Python-list mailing list