|
I have installed MGLTools-1.5.4 in my MacBookPro running on OSX Lion 10.7.2. When I am trying to open MGLTools the following message appears in python shell
Python 2.5.1 (r251:54863, Nov 13 2007, 11:10:08) [GCC 4.0.1 (Apple Inc. build 5465)] on darwin Type "copyright", "credits" or "license()" for more information.
**************************************************************** Personal firewall software may warn about the connection IDLE makes to its subprocess using this computer's internal loopback interface. This connection is not visible on any external interface and no data is sent to or received from the Internet. **************************************************************** IDLE 1.2.1 ==== No Subprocess ==== >>> Traceback (most recent call last): File "/Library/MGLTools/1.5.4/MGLToolsPckgs/AutoDockTools/__init__.py", line 373, in runADT title=title, withShell= not interactive, verbose=False) File "/Library/MGLTools/1.5.4/MGLToolsPckgs/Pmv/moleculeViewer.py", line 315, in __init__ verbose=verbose, trapExceptions=trapExceptions) File "/Library/MGLTools/1.5.4/MGLToolsPckgs/ViewerFramework/VF.py", line 496, in __init__ self.userpref.loadSettings() File "/Library/MGLTools/1.5.4/MGLToolsPckgs/mglutil/preferences.py", line 131, in loadSettings self.set(key, value) File "/Library/MGLTools/1.5.4/MGLToolsPckgs/mglutil/preferences.py", line 102, in set cb(name,oldValue, value) File "/Library/MGLTools/1.5.4/MGLToolsPckgs/ViewerFramework/VF.py", line 599, in startupDirPref_cb root = self.setUserPreference.form.root AttributeError: SetUserPreference instance has no attribute 'form' hit enter to continue
Kindly suggest me, how I can make it to run.
VJ
|