Hi,

After installing Dynoplot I was able to start it via the plugins menu
(which works fine), but when I try starting it via the command line it
throws an error (please see the log file).

Eventually I'd like to use Dynoplot in combination with "Monitor file
continuously" one to visualize the output from the structure
calculation on the fly.

Thank you,
Vitaly
PyMOL>fetch 2kb7
 CmdLoad: ".\2kb7.pdb" loaded as "2kb7".
PyMOL>rama 2kb7
Traceback (most recent call last):
  File "C:\Python26\lib\site-packages\pymol\parser.py", line 254, in parse
    self.result=apply(layer.kw[0],layer.args,layer.kw_args)
  File "C:\Python26\lib\site-packages\pmg_tk\startup\dynoplot.py", line 366, in 
rama
    dyno = DynoRamaObject(sel, name, symbols, int(state))
  File "C:\Python26\lib\site-packages\pmg_tk\startup\dynoplot.py", line 272, in 
__init__
    rootframe = Pmw.MegaToplevel(pmgapp.root)
  File "C:\Python26\lib\site-packages\Pmw\Pmw_1_3_3\lib\PmwBase.py", line 980, 
in __init__
    MegaArchetype.__init__(self, parent, Tkinter.Toplevel)
  File "C:\Python26\lib\site-packages\Pmw\Pmw_1_3_3\lib\PmwBase.py", line 354, 
in __init__
    hullClass, (parent,))
  File "C:\Python26\lib\site-packages\Pmw\Pmw_1_3_3\lib\PmwBase.py", line 526, 
in createcomponent
    widget = apply(widgetClass, widgetArgs, kw)
  File "C:\Python26\lib\lib-tk\Tkinter.py", line 1975, in __init__
    BaseWidget.__init__(self, master, 'toplevel', cnf, {}, extra)
  File "C:\Python26\lib\lib-tk\Tkinter.py", line 1932, in __init__
    (widgetName, self._w) + extra + self._options(cnf))
TclError: out of stack space (infinite loop?)
------------------------------------------------------------------------------
Start Your Social Network Today - Download eXo Platform
Build your Enterprise Intranet with eXo Platform Software
Java Based Open Source Intranet - Social, Extensible, Cloud Ready
Get Started Now And Turn Your Intranet Into A Collaboration Platform
http://p.sf.net/sfu/ExoPlatform
_______________________________________________
PyMOL-users mailing list (PyMOL-users@lists.sourceforge.net)
Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users
Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net

Reply via email to