You need to recompile the whole gnome-python package with --with-gtkhtml
This in essence means you need to :
download gtkhtml 0.2 from gnome.org sources/unstable
install it
then do ./configure --with-gtkhtml; make; make install
>
> Hi!
>
> I have tried gtkhtml_demo.py from the pygnome-1.0.53 package:
> =====>
> [bicsi@nova examples]$ ./gtkhtml_demo.py
> Traceback (innermost last):
> File "./gtkhtml_demo.py", line 7, in ?
> from gtkhtml import *
> ImportError: No module named gtkhtml
> [bicsi@nova examples]$
> <=====
>
> How can I solve this problem? (I'm a beginner in python & gtk.)
>
> --
> Bicsak, Attila <[EMAIL PROTECTED]>
> HP: http://www.ohsh.u-szeged.hu/~bicsi
> -
> To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]
>
-
To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]