View Single Post
yerga's Avatar
Posts: 696 | Thanked: 1,012 times | Joined on Mar 2006 @ Asturies, Spain
#13
Originally Posted by Lupin3d View Post
Traceback (most recent call last):
File "/usr/bin/Nicotine", line 7, in <module>
import gtk
File "debian/python2.5-gtk2/usr/lib/python2.5/site-packages/gt.0/gtk/__init__.py", line 48, in <module>
ImportError: No module named cairo


Ok, thanks.
It seems the gtk module is compiled with cairo support, so when importing the gtk module it needs the cairo module.
But the python2.5-cairo module isn't dependent of python2.5-gtk2 module.
Nicotine only have python2.5-gtk2 module as dependence, so it doesn't run.

If you install python2.5-runtime from the application manager, this error possibly won't happen, because python2.5-runtime will install python2.5-cairo.
http://maemo.org/downloads/product/OS2008/pymaemo/

I will update nicotine in order this problem doesn't happen.
__________________
Daniel Martín Yerga
maemo.org profile
Twitter