[PyMOL] the pymod can't work

2015-02-05 Thread allen price
Dear all,
My pymol version is 1.7. The python's is 2.7. And I download pymod and other 
attachments successfully.The insallation is also successful. But when I click 
plugin manager trying to load pymod.py. It faild. It says Unable to initialize 
plugin 'PyMod' (pmg_tk.startup.PyMod).
Can anyone deal with that problem?
best regards,
AllenĀ --
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/___
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

[PyMOL] Embeddable version of PyMOL

2015-02-05 Thread Brenton Horne
Hi,

PyMOL is probably my favourite 3D molecule viewer and I'm wondering if 
there's any way to embed it into HTML web pages (sort of like JSmol can) 
and if not is it possible it could be sometime in the foreseeable future?

Thanks for your time,
Brenton

--
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
___
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


[PyMOL] merging pse sessions selections

2015-02-05 Thread Hugo Botelho
Dear all,

I wish to merge multiple PyMOL *.pse sessions. Each file contains multiple
objects and named selections. The names of each object and selection are
unique.

Is there a way to merge two pse files while preserving named selections?

I followed the advice of a previous thread (
https://sourceforge.net/p/pymol/mailman/message/28993953/ ) and tried the
following commands:

load sessionA.pse
load sessionB.pse, partial=1

These commands indeed merge the two sessions but ALL named selections in
sessionB.pse are lost.

Thank you,
Hugo
--
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/___
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

[PyMOL] problem with Add Morph to eMovie

2015-02-05 Thread Michael Oldham
I am having a problem with Add Morph to eMovie

I have generating a morph and it shows up on the screen fine but when I try to 
Add Morph to eMovie, It gives the following error:

Error: 1
type 'exceptions.UnboundLocalError' Exception in Tk callback
  Function: bound method AddMorphParam.ok of 
pmg_tk.startup.eMovie.AddMorphParam instance at 0x2aaab0718ef0 (type: type 
'instancemethod')
  Args: ()
Traceback (innermost last):
  File 
/chendata/home/moldham/movies/Chen_Trustee_Meeting/pymol/ext/lib/python2.7/site-packages/Pmw/Pmw_1_3/lib/PmwBase.py,
 line 1747, in __call__
return apply(self.func, args)
  File 
/chendata/home/moldham/movies/Chen_Trustee_Meeting/pymol/ext/lib/python2.7/lib-tk/tkSimpleDialog.py,
 line 136, in ok
self.apply()
  File 
/chendata/home/moldham/movies/Chen_Trustee_Meeting/pymol/modules/pmg_tk/startup/eMovie.py,
 line 2179, in apply
mv_cmd(%i-%i:%i-%i%(startFrame,startFrame + 29,startState,endState),)
type 'exceptions.UnboundLocalError': local variable 'startState' referenced 
before assignment


Any suggestions?

thanks,

Michael Oldham
Rockefeller University
--
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/___
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