"ext Fabio Forno" <[EMAIL PROTECTED]> 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/
_______________________________________________
maemo-developers mailing list
[email protected]
https://maemo.org/mailman/listinfo/maemo-developers

Reply via email to