Thursday, March 30, 2017

PyGTK - Environment

PyGTK for Microsoft Windows

The installation of PyGTK for Microsoft Windows involves the following steps −
  • Step 1 − Install a 32-bit Python interpreter (latest Python 2.7 distribution)
  • Step 2 − Download and install GTK+ runtime.
  • Step 3 − Download and install GTK+ runtime −http://ftp.gnome.org
  • Step 4 − It is also recommended that you download PyCairo and PyGobject modules from the following URLs − http://ftp.gnome.org http://ftp.gnome.org/pub
  • Step 5 − For convenience, all-in-one installer which handles all of the PyGTK dependencies is also available. Download and install the latest all-in-one installer for Windows from the following URL − http://ftp.gnome.org/pub/GNOME

PyGTK for Linux

PyGTK is included in most Linux distributions (including Debian, Fedora, Ubuntu,RedHat etc); the source code can also be downloaded and compiled from the following URL
http://ftp.gnome.org/pub/GNOME/sources/pygtk/2.24/

No comments:

Post a Comment