jefferis / fiji-cmtk-gui

Simple GUI frontend for CMTK image registration tools in Fiji/ImageJ
12 stars 4 forks source link

Unable to Install CMTK GUI Plugin #1

Closed erichamc closed 10 years ago

erichamc commented 10 years ago

Hi,

I've tried, unsuccessfully, to install the CMTK GUI plugin on a 10.6.8 Mac OS X and a 10.9.2 Mac OS X, both with clean installs of Fiji. I installed Fiji, downloaded the CMTK GUI zip, expanded it, renamed it to CMTK_Registration, moved it to the plugins/Scripts/Plugins folder, and restarted Fiji. While CMTK_Registration appeared in the Fiji Plugin menu [1], clicking one of the options, such as "Install CMTK" or "CMTK Registration GUI" has no effect besides changing the Fiji status bar [2].

[1] screen shot 2014-04-09 at 4 51 12 pm

[2] screen shot 2014-04-09 at 4 52 46 pm

erichamc commented 10 years ago

Following up -- I found the error. The cmtkgui.py helper script was failing to be imported in most of the plugin options, causing the plugins to fail. I moved the cmtkgui.py script to the Fiji plugins folder and was able to get everything up and running. I'll create a pull request on the install guide in the readme.

jefferis commented 10 years ago

Great that you figured it out quickly. Thanks for any improvements to the docs. Best,

Gregory Jefferis

On 9 Apr 2014, at 22:50, erichamc notifications@github.com wrote:

Following up -- I found the error. The cmtkgui.py helper script was failing to be imported in most of the plugin options, causing the plugins to fail. I moved the cmtkgui.py script to the Fiji plugins folder and was able to get everything up and running. I'll create a pull request on the install guide in the readme.

— Reply to this email directly or view it on GitHub.

jefferis commented 10 years ago

Closed by f0098be7035701a58a827e29c12b1ed367fd59f3