Pozwolę sobie przytoczyć trochę treści ze strony:
http://gimp-win.sourceforge.net/faq.html# What do I need to do to get Python scripts to work?
# You have to install Python (as of GIMP 2.6.4, both Python 2.5 and 2.6 are supported), PyCairo, PyGObject and PyGTK. If you just intend to use Python scripts from within GIMP, there is no need to install GTK+ separately.
If you installed GIMP before installing Python, PyCairo, PyGObject and PyGTK, run the GIMP installer again to install the GIMP Python components.
Doradza się więc, aby, w przypadku, kiedy Python został zainstalowany po GIMPie jeszcze raz uruchomić instalator GIMPa (i zainstalować GIMP Python).
# I'm getting cryptic error messages about missing entries in DLL files when I try to run GIMP. What's causing this?
# GIMP loads fine when I run it by clicking the icon, but crashes if I double-click a file associated with it. What is causing this?
# This is usually caused by broken programs installing libraries to Windows\System32 directory. Most likely there's a bad version of intl.dll, libxml2.dll, xmlparse.dll or xmltok.dll in there. Rename or remove it, and GIMP should load fine.
Trzeba Ci więc sprawdzić, czy w katalogu Windows\System32 nie ma przypadkiem biblioteki libmng.dll, a jeśli jest, to trzea jej zmienić nazwę lub usunąć.
Jeżeli chodzi o pierwszy cytat, próbowałem i też nic. Jeżeli to ma coś wspólnego z drugim cytatem to jeszcze będę próbować

Pozdrawiam,
Dobrotek