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

Reply via email to