Entering edit mode
7.9 years ago
fongsiongshawn
•
0
Hi, i am trying to do autogrid using autodock tool. But having this error as below:
Can someone please explain how can i avoid this error. I have look to other posts but still cant solve this error. Please advice. Thanks in advance.
Python 2.5.2 (r252:60911, Feb 21 2008, 13:11:45) [MSC v.1310 32 bit (Intel)] on win32
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.2 ==== No Subprocess ====
>>> Exception in Tkinter callback
Traceback (most recent call last):
File "C:\Program Files (x86)\MGLTools-1.5.6\lib\lib-tk\Tkinter.py", line 1403, in __call__
return self.func(*args)
File "C:\Program Files (x86)\MGLTools-1.5.6\lib\site-packages\Pmv\guiTools.py", line 350, in do_1
self.kill(e.widget.get(e.widget.nearest(e.y)))
File "C:\Program Files (x86)\MGLTools-1.5.6\lib\site-packages\AutoDockTools\autostartCommands.py", line 144, in kill
if self.manager.processCts[prog]>0:
KeyError: 'Program'
Autogrid4 show IDLE 1.2.2 No Subprocess ? - ResearchGate. Available from: https://www.researchgate.net/post/Autogrid4_show_IDLE_122_No_Subprocess [accessed Dec 26, 2016].