Re: [PyMOL] Unable to initialize plugin annocryst

2017-06-02 Thread Thomas Holder
Hi Jon, try this: In file "annocryst.py" on line 22, replace: from modules.idlelib.TreeWidget import TreeItem, TreeNode with: from idlelib.TreeWidget import TreeItem, TreeNode Hope that works for you. Cheers, Thomas > On Jun 1, 2017, at 7:03 PM, Luo, Jonathan Z.

[PyMOL] unable to initialize plugin

2010-01-08 Thread ilaria carlone
Hi all, I have some problems after the installation of plugins in PyMOL. I downloaded some plugins from the pymol wiki and copied them in the indicated directory (such as C:\Programs\DeLano Scientific\PyMOL\modules\pmg_tk\startup). I installed them by the PyMOL interface and restarted the

Re: [PyMOL] unable to initialize plugin

2010-01-08 Thread Jason Vertrees
Ilaria, Which plugin are you trying to use? Also, please beware that scripts and plugins are different and have different methods of install. Lastly are you using PyMOL 0.99, 1.x? -- Jason -- Jason Vertrees, PhD PyMOLWiki -- http://www.pymolwiki.org On Fri, Jan 8, 2010 at 9:21 AM, ilaria

Re: [PyMOL] unable to initialize plugin

2010-01-08 Thread Michael Lerner
This sounds familiar. I think I ran into the same thing with the APBS plugin when upgrading PyMOL at one point. On Fri, Jan 8, 2010 at 11:51 AM, Jason Vertrees jason.vertr...@gmail.comwrote: Ilaria, Which plugin are you trying to use? Also, please beware that scripts and plugins are