Hi,

Im  trying to get iPodder running under gentoo. But since I'm not much of a 
python head I hope someone can help me out. The error I get is:

[EMAIL PROTECTED] iPodder]# ./ipodder.sh
Traceback (most recent call last):
  File "iPodderGui.py", line 38, in ?
    import iPodderWindows
  File "/opt/iPodder/iPodderWindows.py", line 4, in ?
    import  listctrl  as  listmix
  File "/opt/iPodder/listctrl.py", line 296, in ?
    EVT_DOPOPUPMENU = wx.PyEventBinder(wxEVT_DOPOPUPMENU, 0)
AttributeError: 'module' object has no attribute 'PyEventBinder'

As it seems something is missing. But what.. According to the readme the 
following stuff is needed:

Prerequisites:
-----------------
Python2.3+
python-gtk
wxPythonGTK
libwxPythonGTK2.5_2
pythonlib
libpython2.3
libxml2-python


Python and python-gtk are there. But the rest doesn't seem to translate into 
ebuilds. 

Any pointers? Thanks!

Gerhard
-- 
[email protected] mailing list

Reply via email to