I have installed the Movement Mouse Mode Extension, but I get the
following error whenever I try to select anything other than the
'Normal' movement mode on the drop-down menu.<br>
<br>
<span style="font-weight: bold; color: rgb(255, 0, 0);">ImportError: cannot import name functionCallables</span><br style="font-weight: bold; color: rgb(255, 0, 0);">
<span style="font-weight: bold; color: rgb(255, 0, 0);">(see reply log for Python traceback info)</span><br style="font-weight: bold; color: rgb(255, 0, 0);">
<br>
Any insight on how I can get this feature to work for me?<br>
<br>
Thanks,<br>
<br>
Jared<br>
<br>
(Log info below)<br>
<br>
Traceback (most recent call last):<br>
  File "C:\Program Files\Chimera\share\__main__.py", line 59, in ?<br>
    value = chimeraInit.init(sys.argv)<br>
  File "C:\Program Files\Chimera\share\chimeraInit.py", line 308, in init<br>
    tkgui.eventLoop()<br>
  File "C:\Program Files\Chimera\share\chimera\tkgui.py", line 2757, in eventLoop<br>
    app.mainloop()<br>
  File "C:\Program Files\Chimera\bin\lib\lib-tk\Tkinter.py", line 965, in mainloop<br>
    self.tk.mainloop(n)<br>
  File "C:\Program Files\Chimera\bin\lib\site-packages\Pmw\Pmw_1_2\lib\PmwBase.py", line 1747, in __call__<br>
    return apply(self.func, args)<br>
  File "C:\Program Files\Chimera\share\CGLtk\Hybrid.py", line 170, in <lambda><br>
    set_variable_cb = lambda v=self.variable, n=name: v.set(n)<br>
  File "C:\Program Files\Chimera\share\CGLtk\Hybrid.py", line 780, in set<br>
    self.tk_variable.set(value)<br>
  File "C:\Program Files\Chimera\bin\lib\lib-tk\Tkinter.py", line 191, in set<br>
    return self._tk.globalsetvar(self._name, value)<br>
  File "C:\Program Files\Chimera\bin\lib\site-packages\Pmw\Pmw_1_2\lib\PmwBase.py", line 1751, in __call__<br>
    _reporterror(self.func, args)<br>
  File "C:\Program Files\Chimera\bin\lib\site-packages\Pmw\Pmw_1_2\lib\PmwBase.py", line 1814, in _reporterror<br>
    displayerror(msg)<br>
  File "C:\Program Files\Chimera\bin\lib\site-packages\Pmw\Pmw_1_2\lib\PmwBase.py", line 1377, in displayerror<br>
    _errorReportFile.write(text + '\n')<br>
  File "C:\Program Files\Chimera\bin\lib\site-packages\Pmw\Pmw_1_2\lib\PmwBase.py", line 1747, in __call__<br>
    return apply(self.func, args)<br>
  File "C:\Program Files\Chimera\share\CGLtk\Hybrid.py", line 832, in cb<br>
    callback()<br>
  File "C:\Program Files\Chimera\share\CGLtk\Hybrid.py", line 800, in tk_variable_changed_cb<br>
    cb()<br>
  File "C:\Program Files\Chimera\share\MoveSelection\gui.py", line 64, in mode_changed_cb<br>
    move.set_mouse_mode(mmap[self.mode.get()])<br>
  File "C:\Program Files\Chimera\share\MoveSelection\move.py", line 569, in set_mouse_mode<br>
    m = mover(create = True)<br>
  File "C:\Program Files\Chimera\share\MoveSelection\move.py", line 598, in mover<br>
    the_mover = Selection_Mover()<br>
  File "C:\Program Files\Chimera\share\MoveSelection\move.py", line 36, in __init__<br>
    self.original_move_callbacks = self.wrap_mouse_modes()<br>
  File "C:\Program Files\Chimera\share\MoveSelection\move.py", line 42, in wrap_mouse_modes<br>
    from chimera.mousemodes import addFunction, functionCallables<br>
ImportError: cannot import name functionCallables<br>
<br>
<br>
<br>
<br>-- <br>Jared A. Godar<br>Graduate Student: Stewart Lab<br>Vanderbilt University Medical Center<br>Molecular Physiology & Biophysics Dept.<br>Light Hall 708<br>Work: 615.322.7898<br>Fax:   615.322.7236