I have a problem. I compiled SlicerCustomAppTemplate, installed SimpleITK in it’s build-in python, and it crashed when I run “import SimpleITK” in python script.
My environment is Ubuntu22.04. I didn’t open the Slicer_USE_SimpleITK option when compile Slicer, but install SimpleITK by pip, because I find that there are many things to install when open the Slicer_USE_SimpleITK, is it matter?
I test other version of SimpleITK and it also doesn’t work. SimpleITK can works well in my systems python 3.10.