KitwareMedical / VTKPythonPackage

A setup script to generate VTK Python Wheels
https://vtkpythonpackage.readthedocs.io
BSD 3-Clause "New" or "Revised" License
34 stars 15 forks source link

Add wheel for python 3.8 to pypi #39

Closed skoudoro closed 3 years ago

skoudoro commented 4 years ago

Hello,

Currently, PyPI lists 2.7, 3.5, 3.6 and 3.7 wheels for VTK 8.1.2. is it possible to have 3.8 wheels for the supported platforms?

Can you provide wheels for VTK 8.2.0 too?

Thank you

jcfr commented 4 years ago

Hi,

We are currently working on updating VTK and will plan on publishing wheels for VTK 9.0. See https://gitlab.kitware.com/vtk/vtk/merge_requests/5543

We currently do not plan to provide wheels for VTK 8.2

skoudoro commented 4 years ago

ok, thank you and good job to the team for that!

By curiosity, is there an ETA?

jcfr commented 4 years ago

This is pending few tasks:

We expect this to be done by end of Q1 2020

jcfr commented 3 years ago

For reference:

image

See https://pypi.org/project/vtk/#files

skoudoro commented 3 years ago

yes, thanks @jcfr! this is why I closed this issue 👍🏾