[Tutor] How to install Pmw for python Tkinter programming

Ajaya Babu ajaya@ncoretech.com
Sun, 2 Sep 2001 20:02:15 +0530


Hi,

I am just learning Tkinter programming. I came across some book wich is
using Pmw. But when I try to import Pmw python is giving exception like this

Traceback (innermost last):
  File "<pyshell#0>", line 1, in ?
    import Pmw
ImportError: No module named Pmw


I've downloaded python2.0 version from www.python.org. I am using in windows
NT system. Please give me some idea what need to install to get Pmw module.

another question is book is telling me that there is extensive
documentation. From where I could get this.

Thanks and Regards,
Ajaya