Error running Elastix

There is a bug in the registration module. I don’t know how to deal with it. Please give me some advice.

Original text in Chinese

配准模块出现bug,不知道如何处理,请各位大佬支个招

Traceback (most recent call last):
File “D:\Slicer\Slicer 5.2.2\bin\Python\slicer\util.py”, line 2967, in tryWithErrorDisplay
yield
File “D:/Slicer/Slicer 5.2.2/NA-MIC/Extensions-31382/SlicerElastix/lib/Slicer-5.2/qt-scripted-modules/Elastix.py”, line 241, in onApplyButton
self.logic.registerVolumesUsingParameterNode(self._parameterNode)
File “D:/Slicer/Slicer 5.2.2/NA-MIC/Extensions-31382/SlicerElastix/lib/Slicer-5.2/qt-scripted-modules/Elastix.py”, line 518, in registerVolumesUsingParameterNode
self.registerVolumes(
File “D:/Slicer/Slicer 5.2.2/NA-MIC/Extensions-31382/SlicerElastix/lib/Slicer-5.2/qt-scripted-modules/Elastix.py”, line 564, in registerVolumes
self.logProcessOutput(elastixProcess)
File “D:/Slicer/Slicer 5.2.2/NA-MIC/Extensions-31382/SlicerElastix/lib/Slicer-5.2/qt-scripted-modules/Elastix.py”, line 499, in logProcessOutput
raise subprocess.CalledProcessError(return_code, “elastix”)
subprocess.CalledProcessError: Command ‘elastix’ returned non-zero exit status 4294967294.

Thank you for reporting. The issue is already tracked here:

Note for the future: Since we don’t have automatic translation available on this forum yet, if you want to use a different language than English, please use an automatic translation service (there are dozens of free services) and use that text in your post. If you want, in addition to the English translation you can also include the original text like this:

[details="Original text in Chinese"]
This is the text in your native language. The section will be collapsed by default and readers can click on it to view it.
[/details]