I am experiencing this error in autodock 4.2.3 ,mgl tools 1.5.6 after setting the grid parameters and saving the gpf file because of which I am not able to view the results.
>> Exception in Tkinter callback
Traceback (most recent call last):
File "C:\Program Files (x86)\MGLTools-1.5.6\lib\lib-tk\Tkinter.py", line 1403, in __call__
return self.func(*args)
File "C:\Program Files (x86)\MGLTools-1.5.6\lib\lib-tk\Tkinter.py", line 498, in callit
func(*args)
File "C:\Program Files (x86)\MGLTools-1.5.6\lib\site-packages\mglutil\gui\BasicWidgets\Tk\trees\TreeWithButtons.py", line 195, in reallyRedraw
Tree.reallyRedraw(self)
File "C:\Program Files (x86)\MGLTools-1.5.6\lib\site-packages\mglutil\gui\BasicWidgets\Tk\trees\tree.py", line 523, in reallyRedraw
node.redraw(ypos)
File "C:\Program Files (x86)\MGLTools-1.5.6\lib\site-packages\mglutil\gui\BasicWidgets\Tk\trees\tree.py", line 907, in redraw
x += self.drawNodeLabel(x, y)
File "C:\Program Files (x86)\MGLTools-1.5.6\lib\site-packages\Pmv\dashboard.py", line 451, in drawNodeLabel
result = NodeWithButtons.drawNodeLabel(self, x, y)
File "C:\Program Files (x86)\MGLTools-1.5.6\lib\site-packages\mglutil\gui\BasicWidgets\Tk\trees\TreeWithButtons.py", line 496, in drawNodeLabel
bb = canvas.bbox(self.labelTkid)
File "C:\Program Files (x86)\MGLTools-1.5.6\lib\lib-tk\Tkinter.py", line 2104, in bbox
self.tk.call((self._w, 'bbox') + args)) or None
TclError: wrong # args: should be ".67090592.66775600.66775560.66775880.65951104.102637320.101641712.99983888.99984088.99984128 bbox tagOrId ?tagOrId ...?"
Kindly help me how to rectify this