PYRX error
Error in : <bound method ChemicalTable.ConvertMolKit of <PyRx.traitedBabel.ChemicalTable; proxy of <Swig Object of type 'wxPanel *' at 0x16e01290> >>Python 2.6.5 (r265:79096, Mar 19 2010, 21:48:26) 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
UnboundLocalError: local variable 'a' referenced before assignment
>>>
这是将导入到pyrx_openbabel中的分子convert pdbqt 时出现的,这是什么错误?
可能是你的分子格式有误,请仔细检查。
页:
[1]