The following errors continue to occur, how do I resolve them?

0 votes
asked by about MGLTools
edited by

Hello, I am an undergraduate studying molecular modeling.
I tried to install and use mgl tools and autodock vina, but when I deleted and reinstalled the program in the middle, the pdb and pdbqt files did not open.
The following errors continue to occur, how do I resolve them?

ERROR *********************************************
Traceback (most recent call last):
File "C:\Program Files (x86)\MGLTools-1.5.7\lib\site-packages\ViewerFramework\VF.py", line 941, in tryto
result = command( *args, **kw )
File "C:\Program Files (x86)\MGLTools-1.5.7\lib\site-packages\Pmv\fileCommands.py", line 1192, in doit
newparser = PdbqtParser(filename, modelsAs=modelsAs)
File "C:\Program Files (x86)\MGLTools-1.5.7\lib\site-packages\MolKit\pdbParser.py", line 1882, in __init__
PdbqParser.__init__(self, filename, allLines, modelsAs=modelsAs)
File "C:\Program Files (x86)\MGLTools-1.5.7\lib\site-packages\MolKit\pdbParser.py", line 105, in __init__
MoleculeParser.__init__(self, filename, allLines)
File "C:\Program Files (x86)\MGLTools-1.5.7\lib\site-packages\MolKit\moleculeParser.py", line 36, in __init__
self.filename = str(filename)
UnicodeEncodeError: 'ascii' codec can't encode characters in position 26-30: ordinal not in range(128)
Exception in Tkinter callback
Traceback (most recent call last):
File "C:\Program Files (x86)\MGLTools-1.5.7\lib\lib-tk\Tkinter.py", line 1410, in __call__
return self.func(*args)
File "C:\Program Files (x86)\MGLTools-1.5.7\lib\site-packages\Pmv\fileCommands.py", line 614, in guiCallback
mols.data.extend(mol.data)
AttributeError: 'str' object has no attribute 'data'

1 Answer

0 votes
No avatar answered by (91.7k points)

The question is related to a software program called MGLTools and the errors that are occurring when trying to install and use it. The issue can be resolved by making sure the program is installed correctly and all the necessary files are present.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please log in or register
...