On Wed, Oct 24, 2007 at 10:27:34AM +0200, Mathias Uebelacker wrote:
> after installation, solving the resolve problem (thanks to Marius) and
> installing python via apt-get the basic problem is still the same. Every
> time i call the run-standalone.sh ./myscript.py i get the error:
> 
>   File "./myscript.py", line 2, in ?
>     import gtk 
> ImportError: No module named gtk

Do you use the correct python?  SDK comes with python 2.3 by default,
IIRC, and doesn't have gtk bindings; you can install 2.5 that has gtk
and hildon bindings from somewhere.  That's another thing to check: do
you have the gtk python bindings installed?

Marius Gedminas
-- 
Colorless green ideas sleep furiously.

Attachment: signature.asc
Description: Digital signature

_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to