Hello,
I downloaded and installed MGLTools on my Ubuntu 11.10 (64 bit) desktop with Intel Core i5-760, ATI FirePro V4800, 6GB RAM.
I tried to run AutoDock Tools, and got the following error message:
Quote:
awhl@biopx6:~/Desktop$ /home/awhl/MGLTools-1.5.4/bin/adt
setting PYTHONHOME environment
Run AutoDockTools from /home/awhl/MGLTools-1.5.4/MGLToolsPckgs/AutoDockTools
Resource file used to customize PMV: /home/awhl/.mgltools/1.5.4/Pmv/_pmvrc
Traceback (most recent call last):
File "/home/awhl/MGLTools-1.5.4/MGLToolsPckgs/AutoDockTools/__init__.py", line 373, in runADT
title=title, withShell= not interactive, verbose=False)
File "/home/awhl/MGLTools-1.5.4/MGLToolsPckgs/Pmv/moleculeViewer.py", line 315, in __init__
verbose=verbose, trapExceptions=trapExceptions)
File "/home/awhl/MGLTools-1.5.4/MGLToolsPckgs/ViewerFramework/VF.py", line 345, in __init__
verbose=verbose)
File "/home/awhl/MGLTools-1.5.4/MGLToolsPckgs/ViewerFramework/VFGUI.py", line 277, in __init__
cnf = {"addScenarioButton": False})
File "/home/awhl/MGLTools-1.5.4/MGLToolsPckgs/DejaVu/Viewer.py", line 675, in __init__
cp = ClippingPlane(self.rootObject, i, self)
File "/home/awhl/MGLTools-1.5.4/MGLToolsPckgs/DejaVu/Clip.py", line 42, in __init__
self.id = self.clipPlaneNames[num]
IndexError: list index out of range
hit enter to continue
What should I do?
Best regards,
Arthur