I followed your installation guide have a problem (on OS X):

$ python main.py
Traceback (most recent call last):
  File "main.py", line 777, in <module>
    app = MainApp(redirect=False)
  File
"/usr/local/lib/wxPython-unicode-2.8.12.1/lib/python2.6/site-packages/wx-2.8-mac-unicode/wx/_core.py",
line 7981, in __init__
    self._BootstrapApp()
  File
"/usr/local/lib/wxPython-unicode-2.8.12.1/lib/python2.6/site-packages/wx-2.8-mac-unicode/wx/_core.py",
line 7555, in _BootstrapApp
    return _core_.PyApp__BootstrapApp(*args, **kwargs)
  File "main.py", line 761, in OnInit
    self.aui_frame = PyAUIFrame(None)
  File "main.py", line 273, in __init__
    self.browser = self.CreateBrowserCtrl()
  File "main.py", line 613, in CreateBrowserCtrl
    return SimpleBrowserPanel(self)
  File "/Users/js/Programmeer/rad2py-0.05-experimental/ide2py/browser.py",
line 113, in __init__
    self.browser = BrowserPanel(self)
NameError: global name 'BrowserPanel' is not defined

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