Le mercredi 23 juillet 2008 à 19:33 +0200, Christian Fischer a écrit :
> When i try to start nicotine from the console the program won't start
> and i get this error:
> 
> -------------------
> Traceback (most recent call last):
>   File "/usr/bin/nicotine", line 191, in <module>
>       result = checkenv()
>         File "/usr/bin/nicotine", line 100, in checkenv
>           major, minor, micro = gtk.pygtk_version
>           AttributeError: 'module' object has no attribute
>           'pygtk_version'
> ---------------------

Please run “python” and type the following commands:
        import gtk
        gtk.__file__
        gtk.pygtk_version

Thanks,
-- 
 .''`.
: :' :      We are debian.org. Lower your prices, surrender your code.
`. `'       We will add your hardware and software distinctiveness to
  `-        our own. Resistance is futile.

Attachment: signature.asc
Description: Ceci est une partie de message numériquement signée

Reply via email to