Le mardi 28 février 2006 à 13:48 +0100, Christian a écrit :
> Hi!
> 
> Since the switch from the version 1.0.8rc1-1 to 1.0.8da-1 in debian 
> testing i can't start
> nicotine anymore and get this error in my terminal:
> 
> ----
> Cannot find Nicotine modules. Perhaps they were installed in a listing, 
> which is not in the module search path of the interpreter (possibly a 
> version conflict between for the compilation of the binary package and 
> the Python versions used presently for implementing.
> ----

Could you please run "python" and type the following at the prompt:
>>> import sys
>>> sys.path.append('/usr/lib/nicotine')
>>> print sys.path
>>> import pynicotine

Thanks,
-- 
 .''`.           Josselin Mouette        /\./\
: :' :           [EMAIL PROTECTED]
`. `'                        [EMAIL PROTECTED]
   `-  Debian GNU/Linux -- The power of freedom


Reply via email to