|
马上注册,结交更多好友,下载更多分子模拟资源。
您需要 登录 才可以下载或查看,没有帐号?我想注册
x
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 ====
>>> ERROR *********************************************
Traceback (most recent call last):
File "C:\Python25\Lib\site-packages\ViewerFramework\VF.py", line 898, in tryto
result = command( *args, **kw )
File "C:\Python25\Lib\site-packages\AutoDockTools\autostartCommands.py", line 964, in doit
ps = subprocess.Popen(args)
File "C:\Python25\Lib\site-packages\lib\subprocess.py", line 594, in __init__
errread, errwrite)
File "C:\Python25\Lib\site-packages\lib\subprocess.py", line 816, in _execute_child
startupinfo)
WindowsError: [Error 2]
在Run Autogrid后点Launch后就出现错误提醒,不知是什么原因
|
|