Installed PIL 1.1.7 and still ADT shows this error :
Quote:
setting PYTHONHOME environment
Run AutoDockTools from /home/ani/Downloads/mgltools_i86Linux2_1.5.2/MGLToolsPckgs/AutoDockTools
decoder jpeg not available
Traceback (most recent call last):
File "/home/Downloads/mgltools_i86Linux2_1.5.2/MGLToolsPckgs/AutoDockTools/__init__.py", line 349, in runADT
from Pmv.moleculeViewer import MoleculeViewer
File "/home/Downloads/mgltools_i86Linux2_1.5.2/MGLToolsPckgs/Pmv/moleculeViewer.py", line 20, in <module>
from DejaVu.Geom import Geom
File "/home/Downloads/mgltools_i86Linux2_1.5.2/MGLToolsPckgs/DejaVu/__init__.py", line 176, in <module>
from Viewer import Viewer
File "/home/Downloads/mgltools_i86Linux2_1.5.2/MGLToolsPckgs/DejaVu/Viewer.py", line 52, in <module>
from DejaVu.Camera import Camera
File "/home/Downloads/mgltools_i86Linux2_1.5.2/MGLToolsPckgs/DejaVu/Camera.py", line 58, in <module>
from DejaVu.Cylinders import Cylinders
File "/home/Downloads/mgltools_i86Linux2_1.5.2/MGLToolsPckgs/DejaVu/Cylinders.py", line 30, in <module>
from DejaVu.IndexedGeom import IndexedGeom
File "/home/Downloads/mgltools_i86Linux2_1.5.2/MGLToolsPckgs/DejaVu/IndexedGeom.py", line 29, in <module>
from geomutils.geomalgorithms import TriangleNormals
File "/home/Downloads/mgltools_i86Linux2_1.5.2/MGLToolsPckgs/geomutils/geomalgorithms.py", line 7, in <module>
import _geomalgorithms
ImportError: libstdc++.so.5: cannot open shared object file: No such file or directory
hit enter to continue