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

Traceback (most recent call last):

File "/home/jose/MGLTools-1.5.6/MGLToolsPckgs/ViewerFramework/VF.py", line 898, in tryto

result = command( *args, **kw )

File "/home/jose/MGLTools-1.5.6/MGLToolsPckgs/Pmv/fileCommands.py", line 1176, in doit

mols = newparser.parse()

File "/home/jose/MGLTools-1.5.6/MGLToolsPckgs/MolKit/pdbParser.py", line 838, in parse

self.pdbRecordParser[record](records)

File "/home/jose/MGLTools-1.5.6/MGLToolsPckgs/MolKit/pdbParser.py", line 2209, in parse_PDB_ROOT

res = self.mol.chains.residues[-ind]

File "/home/jose/MGLTools-1.5.6/lib/python2.5/UserList.py", line 28, in __getitem__

def __getitem__(self, i): return self.data[i]

IndexError: list index out of range

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

Traceback (most recent call last):

File "/home/jose/MGLTools-1.5.6/MGLToolsPckgs/ViewerFramework/VF.py", line 898, in tryto

result = command( *args, **kw )

File "/home/jose/MGLTools-1.5.6/MGLToolsPckgs/AutoDockTools/autoanalyzeCommands.py", line 4070, in doit

mols.current_index = 0

AttributeError: 'str' object has no attribute 'current_index'

More José Coronel's questions See All
Similar questions and discussions