RSS/Atom feed Twitter
Site is read-only, email is disabled

Gimp-Python extension on Windows XP...

This discussion is connected to the gimp-user-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

2 of 2 messages available
Toggle history

Please log in to manage your subscriptions.

Gimp-Python extension on Windows XP... mordac2@pixolight.com 11 Apr 19:01
  Gimp-Python extension on Windows XP... Sven Neumann 11 Apr 19:05
mordac2@pixolight.com
2007-04-11 19:01:57 UTC (about 18 years ago)

Gimp-Python extension on Windows XP...

Hello everyone....

Most of the time I use Linux, but I'm stuck on windows at work. I've got several python scripts that I've become addicted to so I'm trying to get the extension installed. Has anyone had any luck with this ?

The extension is not selectable in the installer, but if you click on it you'll get "Requires Python 2.5 and PyGTK+ installed."

The files I'm trying to use are:

Gimp 2.3.14 and GTK+2.10.6 from here: http://sourceforge.net/project/showfiles.php?group_id=121075

The Python 2.5 Windows installer from here: http://www.python.org/download/ Actual File: http://www.python.org/ftp/python/2.5/python-2.5.msi

The PyGTK file from here: http://ftp.gnome.org/pub/GNOME/binaries/win32/pygtk/2.10/ Actual File:
http://ftp.gnome.org/pub/GNOME/binaries/win32/pygtk/2.10/pygtk-2.10.4-1.win32-py2.5.exe

Everything on Google is really old, and I've tried several different combinations...

Does anyone have this working ?

Appreciate your time...

Sven Neumann
2007-04-11 19:05:33 UTC (about 18 years ago)

Gimp-Python extension on Windows XP...

Hi,

On Wed, 2007-04-11 at 13:01 -0400, mordac2@pixolight.com wrote:

The extension is not selectable in the installer, but if you click on it you'll get "Requires Python 2.5 and PyGTK+ installed."

This should be included in the installer, if possible. There should be a single GIMP installer that includes recent versions of GTK+, Python and PyGTK and installs them for exclusive use by GIMP.

Sven