11 Sep
2005
11 Sep
'05
08:18
Le Dimanche 11 Septembre 2005 08:33, C. Brouerius van Nidek a écrit :
On Sunday 11 September 2005 03:35, Frederic wrote:
if you've ever tried to make iPodder running wth your Suse, here is the "small" list of requirements : · Python2.3+ · python-gtk · wxPythonGTK · libwxPythonGTK2.5_2 · pythonlib · libpython2.3 · libxml2-python · python2.3-xmms (for xmms support in python)
(snipp) When I start with iPodder I get following info:
:~> iPodder Traceback (most recent call last): File "iPodderGui.py", line 18, in ? import wx ImportError: No module named wx
Yes it's because you don't have wxPythonGTK installed. As root, type : apt install wxPythonGTK and try to start iPodder again