Dear all:
My python version is 2.5 and autodock is 1.5.7, but my MGLtool folder shows up in python 2.7.11. I had opened the software before, but then there were some problems when it ran, so I uninstalled and reinstalled both Python and Autodock, and I had this problem when I opened it again.
Python 2.7.11 (v2.7.11:6d1b6a68f775, Dec 5 2015, 20:32:19) [MSC v.1500 32 bit (Intel)] on win32
Type "copyright", "credits" or "license()" for more information.
==== No Subprocess ====
>>> Traceback (most recent call last):
File "C:\Program Files (x86)\MGLTools-1.5.7\lib\site-packages\AutoDockTools\__init__.py", line 433, in runADT
title=title, withShell= not interactive, verbose=False, gui=gui)
File "C:\Program Files (x86)\MGLTools-1.5.7\lib\site-packages\Pmv\moleculeViewer.py", line 1026, in __init__
trapExceptions=trapExceptions)
File "C:\Program Files (x86)\MGLTools-1.5.7\lib\site-packages\ViewerFramework\VF.py", line 449, in __init__
Startup Directory is set to current working directory by default.""")
File "C:\Program Files (x86)\MGLTools-1.5.7\lib\site-packages\mglutil\preferences.py", line 77, in add
self.set(name, value)
File "C:\Program Files (x86)\MGLTools-1.5.7\lib\site-packages\mglutil\preferences.py", line 107, in set
cb(name,oldValue, value)
File "C:\Program Files (x86)\MGLTools-1.5.7\lib\site-packages\ViewerFramework\VF.py", line 759, in startupDirPref_cb
if not hasattr(self,'setUserPreference') and not hasattr(self.setUserPreference, 'form'): return
AttributeError: MoleculeViewer instance has no attribute 'setUserPreference'
hit enter to continue
I have no idea how to fix it, could anyone please help me with it? Any suggestions are appreciated