pyvista / tetgen

A Python interface to the C++ TetGen library to generate tetrahedral meshes of any 3D polyhedral domains
http://tetgen.pyvista.org
Other
223 stars 33 forks source link

MacOS wheels missing for python 3.8 on PyPi #25

Closed stefsmeets closed 3 years ago

stefsmeets commented 3 years ago

Hi all,

I'm interested in using tetgen on MacOS using Python 3.8. Unfortunately, wheels are not available on PyPi, and the compilation with setup.py crashes. It seems that the version number in the azure pipelines is not set correctly: https://github.com/pyvista/tetgen/blob/550463804fe5fa2279c11571f0b970f2d877c74f/azure-pipelines.yml#L58