m300a@AthlonNUX-SRVusr/local/m300a/nicotine/bin$ python nicotine
Can not find Nicotine modules.
Perhaps they're installed in a directory which is not
in an interpreter's module search path.
(there could be a version mismatch between
what version of python was used to build the PySoulSeek
binary package and what you try to run PySoulSeek with.)
Tout est la Je seche
Publicité
Posté le 06-12-2003 à 00:17:55
void_ppc
Posté le 06-12-2003 à 01:04:42
ptet en tapant direct nicotine ?
M300A
Posté le 06-12-2003 à 01:40:51
Nop mais j'ai progresser
Maitenant j'ai ca m300a@AthlonNUX-SRVusr/local/m300a/nicotine/bin$ python nicotine
You do not have Python Vorbis bindings installed.
Others will not be able to see the lengths and the bitrates
of Ogg Vorbis files that you share. You can get the from
http://www.andrewchatham.com/pyogg/. If you're using Debian, install the python-pyvorbis package.
Nicotine supports a country code blocker but that
requires a (GPL'ed) library called GeoIP. You can find it here:
C library: http://www.maxmind.com/app/c Python bindings: http://www.maxmind.com/app/python (the python bindings require the C library)
Traceback (most recent call last):
File "nicotine", line 144, in ?
from pynicotine.gtkgui import frame
ImportError: No module named gtkgui
M300A
Posté le 06-12-2003 à 01:41:13
C surtout les 5 dernieres lignes qui sont inquietantes
void_ppc
Posté le 06-12-2003 à 09:46:12
tu l'a installé comment ? apparement il manque les libs python-gtk ou un truc du genre
M300A
Posté le 06-12-2003 à 10:01:21
Je l ai installé par python setup.py install, a pirori python, wxPython et wxGTK fonctionnent puisque pyslsk fonctionne bien
black_lord
Truth speaks from peacefulness
Posté le 06-12-2003 à 10:11:38
le nom de librairie manquante c'est pygtk (enfin y'a au moins celle là ^^)
M300A
Posté le 06-12-2003 à 10:55:55
C un bon debut merci
void_ppc
Posté le 06-12-2003 à 11:08:20
pourquoi tu prends pas les paquetage de ta distri ? c'est le genre de problèmes qui arrive pas avec cette méthode.