View Single Post
Posts: 70 | Thanked: 13 times | Joined on Nov 2007 @ Milan - Italy
#11
Originally Posted by yerga View Post
Thanks, Lupin3d.
It can be a problem with python in general, since Nicotine doesn't use the cairo module therefore it doesn't import that module.

Could you write the complete error?
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