tkinter, activepython, win32

Don Tuttle tuttledon at hotmail.com
Sat Mar 10 13:36:35 EST 2001


"Luke" <anduguid at NOThome.com> wrote in message
news:OHiq6.4422$tP3.71012 at news1.rdc1.bc.home.com...
> 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
>
> am i missing something here?
No.  It's broken.

If you wan't to play with TK right now, download PythonWare's distribution.
http://www.pythonware.com/products/python/index.htm

It's doesn't change anything in your system's environment so it's safe to
install beside ActivePython.

And while you're there, check out the free draft of Fredric's upcoming
Tkinter book:
http://www.pythonware.com/people/fredrik/tkintrobook.htm

Fredric is Python's chief TK champion. ;-)

Don






More information about the Python-list mailing list