I have tried to run Autodock by following youtube video ( https://www.youtube.com/watch?v=llaVCIfH0sA ) but when I run AutoDock the error message comes. I have pasted the error message below please help me to fix this.

............................................................................................................................................

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 ====

>>> adding gasteiger charges to 3ec5

3ec5 already has gasteiger charges

3ec5 already has gasteiger charges

ERROR *********************************************

Traceback (most recent call last):

File "C:\Program Files\MGLTools-1.5.6\lib\site-packages\ViewerFramework\VF.py", line 898, in tryto

result = command( *args, **kw )

File "C:\Program Files\MGLTools-1.5.6\lib\site-packages\AutoDockTools\autostartCommands.py", line 964, in doit

ps = subprocess.Popen(args)

File "C:\Program Files\MGLTools-1.5.6\lib\subprocess.py", line 594, in __init__

errread, errwrite)

File "C:\Program Files\MGLTools-1.5.6\lib\subprocess.py", line 816, in _execute_child

startupinfo)

WindowsError: [Error 740] The requested operation requires elevation

Similar questions and discussions