I’m setting up a workflow sending single channel tiffs to an Ilastik headless node that was trained on single channel tiffs. I configured the node to run the .ilp file I trained. However, when I try to execute the node, I get this error:
“Execute failed: java.io.IOException: Cannot run program “C:Program Files\ilastik-1.1.8-win64.exe” CreateProcess error=2, The system cannot find the file specified”
I was obviously able to select the file when I configured the node, so I can’t understand why Knime is telling me it can’t find it. I also saved a copy of the ilp file to my desktop and get the same error. Any ideas??