SlicerBatchAnonymize fails to read CT

Hello,
I’m anonymizing several CT using the SlicerBatchAnonymize extension. It works well except for one CT.
I can load the CT manually using the DICOM data module without any issue.

I get the following errors :

[VTK] Size mismatch! The size of  C:/path/000000.dcm is [512, 512, 563] and does not match the required size [512, 512, 1] from file C:/path/000000.dcm
[VTK] Algorithm vtkITKArchetypeImageSeriesScalarReader (000002811EFFB0C0) returned failure for request: vtkInformation (000002810FAEC4C0)
[VTK]   Debug: Off
[VTK]   Modified Time: 242836
[VTK]   Reference Count: 1
[VTK]   Registered Events: (none)
[VTK]   Request: REQUEST_DATA
[VTK]   FORWARD_DIRECTION: 0
[VTK]   ALGORITHM_AFTER_FORWARD: 1
[VTK]   FROM_OUTPUT_PORT: 0
[Python] Could not read scalar volume using GDCM approach.  Error is: FileFormatError
[VTK] Size mismatch! The size of  C:/path/000000.dcm is [512, 512, 563] and does not match the required size [512, 512, 1] from file C:/path/000000.dcm
[VTK] Algorithm vtkITKArchetypeImageSeriesScalarReader (000002811EFF9CC0) returned failure for request: vtkInformation (000002817EB5AAD0)
[VTK]   Debug: Off
[VTK]   Modified Time: 243083
[VTK]   Reference Count: 1
[VTK]   Registered Events: (none)
[VTK]   Request: REQUEST_DATA
[VTK]   FORWARD_DIRECTION: 0
[VTK]   ALGORITHM_AFTER_FORWARD: 1
[VTK]   FROM_OUTPUT_PORT: 0
[Python] Could not read scalar volume using DCMTK approach.  Error is: FileFormatError
[Python] Error reading/writing file: C:\path
[Python] 'NoneType' object has no attribute 'GetImageData'

I don’t know if it’s relevant but when I load the CT throught the DICOM database, it get the mention - imageType ORIGINAL-PRIMARY-AXIAL