[maemo-developers] python gtkhtml problem
From: Nyul Zoltán zeerocool9 at gmail.comDate: Thu Oct 23 00:15:19 EEST 2008
- Previous message: printing logs (printf) when application starts from menu
- Next message: python gtkhtml problem
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi! I have problem with import gtkhtml in python. I'm getting this: Traceback (most recent call last): File "simple-browser.py", line 1, in ? import gtkhtml2 ImportError: No module named gtkhtml2 I have scratchbox 4.0.1 and maemo-sdk 4.1 I installed python2.5-sdk, python2.5-gtk2,python2.5-gtk2-dev, python-gtkhtml2, python2.5-gnome, python2.5-gnome2, python2.5-gnome2-extras, python2.5-gnome2- extras-dev Why python can't find gtkhtml? I found these in google, that packages solved this problem (not on maemo), but i'm still getting that error-message. My friends and me trying to write a browser on maemo, first we tried write in C, but in python, it seems to be much more simplier. Maybe an other language would better choise? Thank you! (sorry for my english) -- ZeerOcooL
- Previous message: printing logs (printf) when application starts from menu
- Next message: python gtkhtml problem
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]