ITKElastix
ITKElastix copied to clipboard
pip install itk-elastix does not work
The pip command to install the elastix does not work (pip install itk-elastix):
ERROR: Could not find a version that satisfies the requirement itk-elastix (from versions: none)
ERROR: No matching distribution found for itk-elastix
What's the status of the current package? Is there another way of using Elastix with Python?
What version of Python are you using? There are no prebuilt packages for 3.12.
Ah, I see, thanks! I'm using 3.12.
With #278 we will have Stable ABI packages that work with Python 3.12, 3.13, 3.14, etc.