Simon Rit
Simon Rit
After the next ITK release, apply InsightSoftwareConsortium/ITK#2958
Error message is ``` File “D:\lib\pyITK_build\Wrapping\Generators\Python\itk\support…\RTKPython.py”, line 13, in from . import _RTKPython ImportError: DLL load failed while importing _RTKPython: cannot find specified module. ``` See https://discourse.itk.org/t/building-itk-with-python-wrappers/4396/6. This issue should...
The issue has been reported on the mailing list https://public.kitware.com/pipermail/rtk-users/2021-November/011108.html
The current behavior is a seg fault, see #450
See https://discourse.itk.org/t/building-itk-with-python-wrappers/4396/9. @LucasGandel @Thibault-Pelletier @GabrieleBelotti
See https://discourse.itk.org/t/building-itk-with-python-wrappers/4396
This is not always the case, e.g. with rtk::ProjectGeometricPhantomImageFilter
See the [conversation](https://public.kitware.com/pipermail/rtk-users/2020-November/011032.html) on the mailing list. This code ```bash rtksimulatedgeometry -v -o geometry_sx_220_600.xml -a 220 -f -110 -n 300 --sid 1172.2 --sdd 1672.2 --proj_iso_x 60 --source_x 60 rtkprojectshepploganphantom -g...