On Saturday, August 8, 2020 2:22:08 P.M. CDT Steven Robbins wrote: > I've looked through all the changes now. I have some questions.
Two more issues:
1. My build failed Test #2625: PythonExtras
Traceback (most recent call last):
File "extras.py", line 163, in <module>
arr = itk.GetArrayFromImage(image)
File "/home/steve/Packages/insighttoolkit/build-area/insighttoolkit4-4.13.3-
dfsg1/BUILD/Wrapping/Generators/Python/itkExtras.py", line 256, in
GetArrayFromImage
return _GetArrayFromImage(imageOrFilter, "GetArrayFromImage", keepAxes,
updateLargestPossibleRegion)
File "/home/steve/Packages/insighttoolkit/build-area/insighttoolkit4-4.13.3-
dfsg1/BUILD/Wrapping/Generators/Python/itkExtras.py", line 245, in
_GetArrayFromImage
keys = [k for k in itk.PyBuffer.keys() if k[0] ==
output(imageOrFilter).__class__]
File "/home/steve/Packages/insighttoolkit/build-area/insighttoolkit4-4.13.3-
dfsg1/BUILD/Wrapping/Generators/Python/itkLazy.py", line 40, in
__getattribute__
value = types.ModuleType.__getattribute__(self, attr)
AttributeError: module 'itk' has no attribute 'PyBuffer'
itkTestDriver: Process exited with return value: 1
This puzzles me.
2. I wonder whether some of the older patches (dating from 2016) should be
dropped; in particular:
atomic_load.patch
itk4.10.0-python-wrapping.patch
itk4.12.0-resource_cprobe.patch
-Steve
signature.asc
Description: This is a digitally signed message part.

