Python 3.9

Will there be Python 3.9 pre-built binary wheels as you have for Python 3.8?

1 Like

@ben.boeckel Could you release an official version of python 3.9 wheel please? or maybe point to where should I start to build the wheel by myself? Thanks!

1 Like

Our documentation for wheels is here: https://gitlab.kitware.com/vtk/vtk/-/blob/master/Documentation/dev/build.md#python-wheels

I’ll get to making wheels once VTK is converted over to gitlab-ci (which should hopefully be soon given that ParaView is in a far better state now).

Linking to the gitlab issue about missing python 3.9 wheels: https://gitlab.kitware.com/vtk/vtk/-/issues/18074