[GRASS-dev] py.monitor: AttributeError: wxFramePtr instance has no
attribute 'Bind'
Moritz Lennert
mlennert at club.worldonline.be
Thu Jun 15 05:47:29 EDT 2006
Using the latest version of py.monitor (06-06-14-4), I get the following
error:
> ./py.mon start=py0
Traceback (most recent call last):
File "mon.py", line 314, in ?
main()
File "mon.py", line 293, in main
pymonitor = Monitor(0)
File
"/usr/lib/python2.3/site-packages/wx-2.4-gtk-ansi/wxPython/wx.py", line
1951, in __init__
_wxStart(self.OnInit)
File "mon.py", line 53, in OnInit
self.initToolBar()
File "mon.py", line 82, in initToolBar
self.frame.Bind(wx.EVT_TOOL, self.toggleButtons, id=self.ID_ZOOMIN)
AttributeError: wxFramePtr instance has no attribute 'Bind'
and an error window which reads:
XRC resource: Cannot create bitmap from 'bitmap'.
Moritz
More information about the grass-dev
mailing list