Python error while loading gimp

View: New views
2 Messages — Rating Filter:   Alert me  

Python error while loading gimp

by D.Jones (aka) Capnhud :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I receive the following error when I load gimp 2.4.5 with python installed.

pythonw.exe
The procedure entry point g_assertion_message could not be located in the dyanamic link library
libglib-2.0.0-0.dll

I have installed

Python 2.5.2
pycairo-1.4.12-1.win32-py2.5.exe
pygobject-2.14.1-1.win32-py2.5.exe
pygtk-2.12.1-2.win32-py2.5.exe

gimp-2.4.5-i686-setup.exe
gimp-help-2-2.4.0-eng-setup.exe

all in this order.


     
_______________________________________________
Gimp-user mailing list
Gimp-user@...
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user

Re: Python error while loading gimp

by Sven Neumann :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

On Fri, 2008-05-16 at 05:32 -0700, D.Jones (aka) Capnhud wrote:
> I receive the following error when I load gimp 2.4.5 with python installed.
>
> pythonw.exe
> The procedure entry point g_assertion_message could not be located in the dyanamic link library
> libglib-2.0.0-0.dll

Your copy of gtk+ was compiled against a newer version of glib than what
you have installed on your system.


Sven


_______________________________________________
Gimp-user mailing list
Gimp-user@...
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user