pourquoi tu prends pas les paquetage de ta distri ? c'est le genre de problèmes qui arrive pas avec cette méthode.
M300A
C un bon debut merci :jap:
black_lord
le nom de librairie manquante c'est pygtk (enfin y'a au moins celle là ^^)
M300A
Je l ai installé par python setup.py install, a pirori python, wxPython et wxGTK fonctionnent puisque pyslsk fonctionne bien
void_ppc
tu l'a installé comment ? apparement il manque les libs python-gtk ou un truc du genre
M300A
C surtout les 5 dernieres lignes qui sont inquietantes :/
M300A
Nop mais j'ai progresser :D
Maitenant j'ai ca ;)
m300a@AthlonNUX-SRV:/usr/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
void_ppc
ptet en tapant direct nicotine ?
M300A
m300a@AthlonNUX-SRV:/usr/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.)