|
From: Luo, J. Z. <jz...@ge...> - 2017-06-01 17:22:16
|
Hello,
I've just installed pymol and am running into this error at startup:
No module named modules.idlelib.TreeWidget
?Unable to initialize plugin 'annocryst' (pmg_tk.startup.annocryst)
When I try to import:
PyMOL>import pmg_tk.startup.annocryst
Traceback (most recent call last):
File "/opt/pymol/modules/pymol/parser.py", line 262, in parse
exec(layer.com2+"\n",self.pymol_names,self.pymol_names)
File "<string>", line 1, in <module>
File "/opt/pymol/Pymol-script-repo/plugins/annocryst.py", line 22, in <module>
from modules.idlelib.TreeWidget import TreeItem, TreeNode
ImportError: No module named modules.idlelib.TreeWidget
I see it exists at /opt/pymol/Pymol-script-repo/modules/idlelib/TreeWidget.py
What should I do?
Thank you!
Jon
IMPORTANT WARNING: The information in this message (and the documents attached to it, if any) is confidential and may be legally privileged. It is intended solely for the addressee. Access to this message by anyone else is unauthorized. If you are not the intended recipient, any disclosure, copying, distribution or any action taken, or omitted to be taken, in reliance on it is prohibited and may be unlawful. If you have received this message in error, please delete all electronic copies of this message (and the documents attached to it, if any), destroy any hard copies you may have created and notify me immediately by replying to this email. Thank you. Geisinger Health System utilizes an encryption process to safeguard Protected Health Information and other confidential data contained in external e-mail messages. If email is encrypted, the recipient will receive an e-mail instructing them to sign on to the Geisinger Health System Secure E-mail Message Center to retrieve the encrypted e-mail. |