itk-vtkglue for Python 3.7

I am trying to use itk.VTKImageToImageFilter, but I believe I need itk-vtkglue for that. Unfortunately, a Python 3.7-compatible version is not available on PyPI (https://pypi.org/project/itk-vtkglue/#files). Would it be easy enough to add it?

Hi @alkamid,

Welcome to ITK!

Yes, we will look into itk-vtkglue wheels for Python 3.7 on Windows.

CC: @fbudin

For reference, the work in progress branch to get this done is here:

Thanks. It would be good to get them for Linux too!

Definitely coming :slight_smile: :penguin:

Just bumping this thread, as it seems that Azure infrastructure is ready, and possibly it’s only a matter of uploading the wheel by someone competent? Also ITK 5.0 is available for Python 3.7.

New 0.3.0 itk-vtkglue Python packages have been uploaded. The binary wheels are available for Linux and Windows, Python 3.5, 3.6, and 3.7 :tada:

pip install --upgrade itk-vtkglue
2 Likes

is there any version for Python 2.7 in MacOS platform? thanks a lot!

Sorry, only Python 3.