« Return to Thread: Python error while loading gimp

Re: Python error while loading gimp

by Sven Neumann :: Rate this Message:

Reply to Author | View in Thread

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

 « Return to Thread: Python error while loading gimp