On Tue, May 30, 2006 at 09:14:13 -0700, arya jain wrote: >hi i am new to python. i am consulting a book under wrox publication >(beginning python) and just reached to a chapter on python GUI. now i >am not able to install the graphic tool kit pyGTK from the site >mentioned in the book. it is not like the regular installation i do on >windows. > can u please tell me the step by step procedure to do it right from >the begining including the support software. i will be thankful. i am >planning to make the game of chess on python which i will present in my >collage. > o/s used windows XP home > python 2.4
Where do you get stuck? From the official PyGTK page (http://www.pygtk.org/) I followed the link named "downloads". Then I went to Cedric Gustin's page for th Win32 port (http://www.pcpm.ucl.ac.be/~gustin/win32_ports/). Then I clicked on the link "pygtk on win32". There I found executable files that'll install PyGTK. Do you run into problems after that? /M -- Magnus Therning (OpenPGP: 0xAB4DFBA4) [EMAIL PROTECTED] Jabber: [EMAIL PROTECTED] http://therning.org/magnus Software is not manufactured, it is something you write and publish. Keep Europe free from software patents, we do not want censorship by patent law on written works. $my_args = shift; system("gcc $my_args"); print "I prefer C\n"; -- Robert Dieterich's contribution to the 2004 Perl Haiku Contest, Haikus in Perl - 'Dishonerable Mention' winner
pgpx88PhwDJbo.pgp
Description: PGP signature
_______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
