|
发表于 2013-5-21 16:37:07
|
显示全部楼层
win 7 (64), pymol 1.5.0.3 (64), mdl 1.5.4,
调整gridbox的时候报错
Error: 2
<type 'exceptions.TypeError'> Exception in Tk callback
Function: <bound method Autodock.n_points_X_changed of <pmg_tk.startup.autodock.Autodock instance at 0x0951F7D8>> (type: <type 'instancemethod'>)
Args: ('scroll', '-1', 'units')
Traceback (innermost last):
File "C:\Python27\lib\site-packages\Pmw\Pmw_1_3\lib\PmwBase.py", line 1747, in __call__
return apply(self.func, args)
<type 'exceptions.TypeError'>: n_points_X_changed() takes exactly 2 arguments (4 given)
|
|