On Debian Linux I get:

% python main.py
Traceback (most recent call last):
File "main.py", line 777, in <module>
app = MainApp(redirect=False)
File "/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_core.py",
line 7978, in __init__
self._BootstrapApp()
File "/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_core.py",
line 7552, in _BootstrapApp
return _core_.PyApp__BootstrapApp(*args, **kwargs)
File "main.py", line 761, in OnInit
self.aui_frame = PyAUIFrame(None)
File "main.py", line 300, in __init__
PSPMixin.__init__(self)
File "/home/js/programmeer/python/rad2py-0.05-experimental/ide2py/psp.py",
line 441, in __init__
tb4 = self.CreatePSPToolbar()
File "/home/js/programmeer/python/rad2py-0.05-experimental/ide2py/psp.py",
line 483, in CreatePSPToolbar
aui.AUI_TB_OVERFLOW | aui.AUI_TB_TEXT | aui.AUI_TB_HORZ_TEXT)
TypeError: __init__() got an unexpected keyword argument 'agwStyle'
zsh: segmentation fault python main.py

Regards
Johann

-- 
 May grace and peace be yours in abundance through the full knowledge of God
and of Jesus our Lord!  His divine power has given us everything we need for
life and godliness through the full knowledge of the one who called us by
his own glory and excellence.
                                                    2 Pet. 1:2b,3a

Reply via email to