>>> import itk >>> itk.elastix_registration_method <function elastix_registration_method at 0x000001E5A6C43790> >>> Member dzenanz commented Jun 28, 2022 One possible course of action: manually remove all traces of ITK from your Python installation, then install using pip install --pre ...