1

When I try to run autodock vina by writing adt in the terminal, it shows the following error:

setting PYTHONHOME environment
Run ADT from  /home/user/Downloads/mgltools_i86Linux2_1.5.6/MGLToolsPckgs/AutoDockTools
Traceback (most recent call last):
File "/home/user/Downloads/mgltools_i86Linux2_1.5.6/MGLToolsPckgs/AutoDockTools/__init__.py", line 416, in run ADT
from Tkinter import Tk
File "/home/user/Downloads/mgltools_i86Linux2_1.5.6/lib/python2.5/lib-tk/Tkinter.py", line 38, in <module>
import _tkinter # If this fails your Python may not be configured for Tk
ImportError: libX11.so.6: cannot open shared object file: No such file or directory
hit enter to continue

User Changed status to publish November 23, 2024