|
马上注册,结交更多好友,下载更多分子模拟资源。
您需要 登录 才可以下载或查看,没有帐号?我想注册
x
想用linux系统做对接,安装后出现了错误。
打开adt后出现如下错误。
The _imaging C module is not installed
Welcome to Python Molecule Viewer!
Visit http://mgltools.scripps.edu/documentation to read latest documentation.
Resource file used to customize PMV: /home/skyscraper/.mgltools/1.5.6/Pmv/_pmvrc
Traceback (most recent call last):
File "/home/skyscraper/autodock/mgltools/MGLToolsPckgs/AutoDockTools/__init__.py", line 433, in runADT
title=title, withShell= not interactive, verbose=False, gui=gui)
File "/home/skyscraper/autodock/mgltools/MGLToolsPckgs/Pmv/moleculeViewer.py", line 843, in __init__
trapExceptions=trapExceptions)
File "/home/skyscraper/autodock/mgltools/MGLToolsPckgs/ViewerFramework/VF.py", line 372, in __init__
verbose=verbose)
File "/home/skyscraper/autodock/mgltools/MGLToolsPckgs/ViewerFramework/VFGUI.py", line 331, in __init__
self.collapsePhoto = ImageTk.PhotoImage(file=filename)
File "/home/skyscraper/autodock/mgltools/lib/python2.5/site-packages/PIL/ImageTk.py", line 116, in __init__
self.paste(image)
File "/home/skyscraper/autodock/mgltools/lib/python2.5/site-packages/PIL/ImageTk.py", line 166, in paste
im.load()
File "/home/skyscraper/autodock/mgltools/lib/python2.5/site-packages/PIL/ImageFile.py", line 155, in load
self.load_prepare()
File "/home/skyscraper/autodock/mgltools/lib/python2.5/site-packages/PIL/PngImagePlugin.py", line 339, in load_prepare
ImageFile.ImageFile.load_prepare(self)
File "/home/skyscraper/autodock/mgltools/lib/python2.5/site-packages/PIL/ImageFile.py", line 221, in load_prepare
self.im = Image.core.new(self.mode, self.size)
File "/home/skyscraper/autodock/mgltools/lib/python2.5/site-packages/PIL/Image.py", line 35, in __getattr__
raise ImportError("The _imaging C module is not installed")
ImportError: The _imaging C module is not installed
hit enter to continue
|
|