You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve error handling for ilastik command execution
- Capture stdout and stderr when commands fail to show actual error messages
- Detect line continuations (backslashes) to properly run multiline commands in shell
- Better error messages showing both stdout and stderr output
- This will help debug ilastik failures that were previously hidden by --redirect_output
0 commit comments