[maemo-developers] [maemo-developers] python & hildon problem

From: Marius Vollmer marius.vollmer at nokia.com
Date: Fri Jun 16 14:15:05 EEST 2006
"ext Fabio Forno" <fabio.forno at gmail.com> writes:

> Hi, I've just installed the new 2.0 sdk and I'm trying some examples with
> python and hildon. Unfortunately when importing the hildon package I get this
> error:
>
> Traceback (most recent call last):
>   File "/home/sciasbat/sandbox/python/hello02.py", line 4, in ?
>     import hildon
> ImportError: /usr/lib/python2.4/site-packages/hildon.so: undefined symbol:
> hildon_dnotify_remove_cb
>
> Some compile error in the python package?

There are some dependencies missing in the python-hildon packages,
unfortunately.  Specifically, you are probably missing the
hildon-base-lib0 package: apt-get install hildon-base-lib0 should
allow your code to run.

This has been corrected in python-hildon 0.8.6-1osso1, available here:

    https://stage.maemo.org/svn/maemo/projects/haf/trunk/python-hildon/

More information about the maemo-developers mailing list