Le dimanche 15 février 2009 à 21:06 +0300, Mazurchik Grigory a écrit : > When i start nicotine from console, the following error occurs: > ~$ nicotine > Traceback (most recent call last): > File "/usr/bin/nicotine", line 191, in <module> > result = checkenv() > File "/usr/bin/nicotine", line 99, in checkenv > import gtk > File "/var/lib/python-support/python2.5/gtk-2.0/gtk/__init__.py", line 48, > in <module> > from gtk import _gtk > ImportError: No module named cairo > > Also, i tested following: > > ~$ python > Python 2.5.2 (r252:60911, Jan 4 2009, 21:59:32) > [GCC 4.3.2] on linux2 > Type "help", "copyright", "credits" or "license" for more information. > >>> import cairo > Traceback (most recent call last): > File "<stdin>", line 1, in <module> > ImportError: No module named cairo > > ~$ python2.4 > Python 2.4.6 (#2, Dec 20 2008, 15:43:33) > [GCC 4.3.2] on linux2 > Type "help", "copyright", "credits" or "license" for more information. > >>> import cairo > >>>
Which version of python-cairo do you have installed ? If this is already 1.4.12-1.2, can you try reinstalling it? I presume this is a bug in python-central. -- .''`. : :' : We are debian.org. Lower your prices, surrender your code. `. `' We will add your hardware and software distinctiveness to `- our own. Resistance is futile.
signature.asc
Description: Ceci est une partie de message numériquement signée

