Greetings List Pythonists, I'm trying to set up the DrPython IDE. But we crash out on:-
File "./drpython.py", line 80, in __init__
self.Bind(wx.EVT_LEFT_DOWN, self.OnFindFocus)
AttributeError: drNotebook instance has no attribute 'Bind'
I must be missing some external stuff because there are hundreds of calls to
self.Bind throughout the source.
Has anybody a notion of what I'm doing wrong, or need to install?
--
Sincerely etc.,
Christopher Sawtell
