I am having the exact same issue on Windows 7, with ATI Radeon 4300.
I have Python 2.5 installed.
Is there any resolution to this issue?!
Code:
C:\windows\system32>"C:\Python25\python.exe" "C:\Program Files (x86)\MGLTools 1.5.4\MGLToolsPckgs\AutoDockTools\bin\runAdt.py"
Run AutoDockTools from C:\Program Files (x86)\MGLTools 1.5.4\MGLToolsPckgs\AutoDockTools
Resource file used to customize PMV: C:\Users\amandali\.mgltools\1.5.4\Pmv\_pmvrc
Traceback (most recent call last):
File "C:\Program Files (x86)\MGLTools 1.5.4\MGLToolsPckgs\AutoDockTools\__init__.py", line 373, in runADT
title=title, withShell= not interactive, verbose=False)
File "C:\Program Files (x86)\MGLTools 1.5.4\MGLToolsPckgs\Pmv\moleculeViewer.py", line 315, in __init__
verbose=verbose, trapExceptions=trapExceptions)
File "C:\Program Files (x86)\MGLTools 1.5.4\MGLToolsPckgs\ViewerFramework\VF.py", line 345, in __init__
verbose=verbose)
File "C:\Program Files (x86)\MGLTools 1.5.4\MGLToolsPckgs\ViewerFramework\VFGUI.py", line 277, in__init__
cnf = {"addScenarioButton": False})
File "C:\Program Files (x86)\MGLTools 1.5.4\MGLToolsPckgs\DejaVu\Viewer.py", line 675, in __init__
cp = ClippingPlane(self.rootObject, i, self)
File "C:\Program Files (x86)\MGLTools 1.5.4\MGLToolsPckgs\DejaVu\Clip.py", line 42, in __init__
self.id = self.clipPlaneNames[num]
IndexError: list index out of range