Icy Version 1.8.4.0
Java(TM) SE Runtime Environment 1.8.0_73-b02 (32 bit)
Running on Windows 7 6.1 (x86)
Max java memory : 1.0 GB
Plugin EzPlug SDK 3.12.0.0
Comment:
Please type here your comment
Traceback (most recent call last):
File “C:icypluginstlecomtejythonForIcyLibsite-packagescallosecounter.py”, line 105, in execute
callosecountermaincascade.mainCascade(usrsetting, input_seq,
File “C:icypluginstlecomtejythonForIcyLibsite-packagescallosecountermaincascade.py”, line 27, in mainCascade
out, bin = usingexecnet.useExecnet(code, input_img, roi_mask,
File “C:icypluginstlecomtejythonForIcyLibsite-packagescallosecountercascadeusingexecnet.py”, line 0, in useExecnet
File “C:icypluginstlecomtejythonForIcyLibsite-packagesicyexecnetgateway.py”, line 93, in __init__
self.gateway = execnet.makegateway(gateway_spec)
File “C:icypluginstlecomtejythonForIcyLibsite-packagesexecnetmulti.py”, line 125, in makegateway
io = gateway_io.create_io(spec, execmodel=self.execmodel)
File “C:icypluginstlecomtejythonForIcyLibsite-packagesexecnetgateway_io.py”, line 90, in create_io
return Popen2IOMaster(args, execmodel)
File “C:icypluginstlecomtejythonForIcyLibsite-packagesexecnetgateway_io.py”, line 16, in __init__
self.popen = p = execmodel.PopenPiped(args)
File “C:icypluginstlecomtejythonForIcyLibsite-packagesexecnetgateway_base.py”, line 151, in PopenPiped
return self.subprocess.Popen(args, stdout=PIPE, stdin=PIPE)
File “C:icypluginstlecomtejythonForIcyLibsubprocess.py”, line 830, in __init__
self._execute_child(args, executable, preexec_fn, close_fds,
File “C:icypluginstlecomtejythonForIcyLibsubprocess.py”, line 1342, in _execute_child
raise OSError(e.getMessage() or e)
OSError: Cannot run program “python” (in directory “C:icy”): CreateProcess error=2, The system cannot find the file specified
at org.python.core.PyException.doRaise(PyException.java:226)
at org.python.core.Py.makeException(Py.java:1276)
at org.python.core.Py.makeException(Py.java:1280)
at org.python.core.Py.makeException(Py.java:1284)
at subprocess$py._execute_child$39(C:icypluginstlecomtejythonForIcyLibsubprocess.py:1343)
at subprocess$py.call_function(C:icypluginstlecomtejythonForIcyLibsubprocess.py)
at org.python.core.PyTableCode.call(PyTableCode.java:165)
at org.python.core.PyBaseCode.call(PyBaseCode.java:301)
at org.python.core.PyBaseCode.call(PyBaseCode.java:194)
at org.python.core.PyFunction.__call__(PyFunction.java:417)
at org.python.core.PyMethod.instancemethod___call__(PyMethod.java:232)
at org.python.core.PyMethod.__call__(PyMethod.java:223)
at org.python.core.PyMethod.__call__(PyMethod.java:213)
at subprocess$py.__init__$21(C:icypluginstlecomtejythonForIcyLibsubprocess.py:911)
at subprocess$py.call_function(C:icypluginstlecomtejythonForIcyLibsubprocess.py)
at org.python.core.PyTableCode.call(PyTableCode.java:165)
at org.python.core.PyBaseCode.call(PyBaseCode.java:301)
at org.python.core.PyBaseCode.call(PyBaseCode.java:194)
at org.python.core.PyFunction.__call__(PyFunction.java:417)
at org.python.core.PyMethod.instancemethod___call__(PyMethod.java:232)
at org.python.core.PyMethod.__call__(PyMethod.java:223)
at org.python.core.PyMethod.__call__(PyMethod.java:218)
at org.python.core.Deriveds.dispatch__init__(Deriveds.java:19)
at org.python.core.PyObjectDerived.dispatch__init__(PyObjectDerived.java:1077)
at org.python.core.PyType.type___call__(PyType.java:1645)
at org.python.core.PyType.__call__(PyType.java:1628)
at org.python.core.PyObject.__call__(PyObject.java:336)
at execnet.gateway_base$py.PopenPiped$18(C:icypluginstlecomtejythonForIcyLibsite-packagesexecnetgateway_base.py:151)
at execnet.gateway_base$py.call_function(C:icypluginstlecomtejythonForIcyLibsite-packagesexecnetgateway_base.py)
at org.python.core.PyTableCode.call(PyTableCode.java:165)