Installing Pmw on windows (Tkinter book useless?)

Thomas Lane tom at parlant.com
Fri Mar 10 12:00:09 EST 2000


Assuming the you downloaded Pmw_0_8_3_tar.gz in binary mode:

copy the file to your Python directory
gzip -d Pmw_0_8_3_tar.gz
tar xvf Pmw_0_8_3_tar

This should create a directory called Pmw with all the goodies in it.

This is how I did it and it worked.

Tom

doyen at mediaone.net wrote:
> 
> I'm trying to use Grayson's Tinkter book and it requires Pmw. I got the
> .tar file, and my WinZip seems to recognize it, but give me an invalid
> head message when I try to unzip it.
> Anyone else had this problem?, Does it mean my $50 book is useless? I
> spent hours looking through the book before I even found a reference to
> getting Pmw (pg 376 tiny little asterisk at bottom of page).
> 
> doyen at mediaone.net



More information about the Python-list mailing list