|  | 
 
| 
Error in : <bound method ChemicalTable.ConvertMolKit of <PyRx.traitedBabel.ChemicalTable; proxy of <Swig Object of type 'wxPanel *' at 0x16e01290> >>
x
马上注册,结交更多好友,下载更多分子模拟资源。您需要 登录 才可以下载或查看,没有帐号?我想注册 
    Python 2.6.5 (r265:79096, Mar 19 2010, 21:48:26) [MSC v.1500 32 bit (Intel)] on win32
 Type "help", "copyright", "credits" or "license" for more information.
 >>> Traceback (most recent call last):
 File "C:\Program Files\PyRx\lib\site-packages\PyRx\wxMainFrame.py", line 304, in TryCommand
 retObject = command(*args, **kw)
 File "C:\Program Files\PyRx\lib\site-packages\PyRx\traitedBabel.py", line 275, in ConvertMolKit
 mol.atmNum[a.number-1] = a
 UnboundLocalError: local variable 'a' referenced before assignment
 >>>
 这是将导入到pyrx_openbabel中的分子convert pdbqt 时出现的,这是什么错误?
 
 
 | 
 |