Dear All, I'm attempting to get eMovie up and running on an iMac, Intel Core 2 Duo, OS X 10.5.6 (9G2030) and have bumped into a tough one. Building a morph (using the conf1.pdb and conf2.pdb test file that come with iPyMol 0.99), goes well. But when I try to insert the morph into a movie, I run into an error message I can't interpret. My protocol: insert a scene into frame one; insert morph at frame 10, using "forward," and "delay" =0. When I tap the GUI "OK," to insert the morph, I get the following error message:
Error: 1 UnboundLocalError Exception in Tk callback Function: <bound method AddMorphParam.ok of <pmg_tk.startup.eMovie.AddMorphParam instance at 0x14d7cdf0>> (type: <type 'instancemethod'>) Args: () Traceback (innermost last): File "/Users/Tom/Downloads/ipymol/ext/lib/python2.4/site-packages/Pmw/Pmw_1_2/lib/PmwBase.py", line 1747, in __call__ return apply(self.func, args) File "/Users/Tom/Downloads/ipymol/ext/lib/python2.4/lib-tk/tkSimpleDialog.py", line 127, in ok self.apply() File "/Users/Tom/Downloads/ipymol/modules/pmg_tk/startup/eMovie.py", line 2179, in apply mv_cmd("%i-%i:%i-%i"%(startFrame,startFrame + 29,startState,endState),"") UnboundLocalError: local variable 'startState' referenced before assignment Thoughts, suggestions? Thanks, Tom