Tom Birdsong
Tom Birdsong
Hi all, unfortunately it looks like we are in the process of removing ITK release candidate wheels to make space on PyPI. `v5.3rc3` is no longer available and `v5.3rc04` candidates...
Working on a resolution for cxx path length issues
Depends on https://github.com/InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/pull/23
Unfortunately updating the ITK cxx reusable workflow to accommodate longer module path lengths will take more effort than anticipated. For this PR I've pivoted to update the cxx workflow inline...
Seeing unexpected issue where a different set of 3 or 4 tests fail every run? Run 1: ``` 2022-12-09T15:23:39.4128068Z The following tests FAILED: 2022-12-09T15:23:39.4132033Z 258 - itkMCIRLE_105769fixed_C_-1_0 (Subprocess aborted) 2022-12-09T15:23:39.4132605Z...
Attempt 3 passed, will move forward with merge as-is (once approved) @dzenanz Are you ready for this to be merged and tagged?
#3022 provides a temporary fix in `ITK_EXERCISE_BASIC_OBJECT_METHODS` removing the `strcmp` so that tests compiled with GCC do not fail here, however this is not sufficient to close this issue. The...
> I think Direction (Matrix) is already serialized. I see the following behavior in `itk==v5.4rc1`: ``` >>> pickle.dumps(itk.Matrix[itk.D,3,3]()) Traceback (most recent call last): File "", line 1, in TypeError: cannot...
Hi @aylward @jjomier, do either of you perhaps have thoughts on how best to investigate this issue with reading from a MetaImage file?
cc @bnmajor @thewtex