Jørgen Cederberg <> wrote in message news:<Fqwac.538$_>...
>
> Hi,
>
> i downloaded and installed the GTK runtime environment v. 2.2.4-2 and
> PyGTK 2.2.0 for Python 2.3. The installation went fine and I added the
> path to GTK/lib and bin. I run a helloworld program, but unfortunely I
> get this error message which I quite puzzled about (translated from danish)
>
> (helloworld.py:330
: Gtk-WARNING **: Could not find the theme engine in
> module_path: 'wimp'
>
> Does anyone have clue what to do?
>
> Regards
> Jorgen Cederberg
I had the same harmless warning and I moved libwimp.dll to
somewhere\GTK\2.0\lib\gtk-2.0\2.2.0\engines (a new directory, sister
of "loaders" and "immodules").
Lorenzo Gatti