Skip to content

ITKPythonPackage 6.0 Beta 2

Pre-release
Pre-release

Choose a tag to compare

@thewtex thewtex released this 16 Mar 19:00
BUG: Fix venv_paths tuple unpacking after python_sabi_library addition

All call sites that unpack venv_paths() now include the new
python_sabi_library element. Also fix windows_build_module_wheels.py
to pass python_sabi_library (not python_library) for Python3_SABI_LIBRARY.

Update ITK to include Python CMake fixes.