Closed stefsmeets closed 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
setup.py
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