jefferis / fiji-cmtk-gui

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

Issue Installing with Windows 10 #19

Open zmiller22 opened 5 years ago

zmiller22 commented 5 years ago

Perhaps I am missing something here (or maybe even just missing a necessary install), but I am having trouble getting the final step of the install to work for FIJI. However, when I go to plugins>CMTK registration>Install CMTK I get the following error in the FIJI console:

[ERROR] null Traceback (most recent call last): File "CMTK_Registration/Install_CMTK.py", line 11, in File "C:\Users\zm939\DOWNLO~1\FIJI-W~1\Fiji.app\plugins\CMTK_Registration\cmtkgui.py", line 5, in import subprocess, re, urllib2, tempfile File "C:\Users\zm939\DOWNLO~1\FIJI-W~1\Fiji.app\jars\jython-shaded-2.7.1.jar\Lib\subprocess.py", line 799, in File "C:\Users\zm939\DOWNLO~1\FIJI-W~1\Fiji.app\jars\jython-shaded-2.7.1.jar\Lib\subprocess.py", line 1399, in Popen File "C:\Users\zm939\DOWNLO~1\FIJI-W~1\Fiji.app\jars\jython-shaded-2.7.1.jar\Lib\ctypes__init.py", line 281, in getattr File "C:\Users\zm939\DOWNLO~1\FIJI-W~1\Fiji.app\jars\jython-shaded-2.7.1.jar\Lib\ctypes\init.py", line 262, in init__

Any help would be appreciated!