FloatingArrayDesign/MoorDyn

Linux pypi packages do not work

Closed this issue · 2 comments

See #122

The problem is that vtk is built on a too recent Ubuntu distro. I think I should move the cibuildwheels to manylinux_2014, and change the vtk-buikds to use that very same container

Good news, I already fixed the vtk-builds.

I also produced some artifacts and tested them on Linux. Everything worked like a charm.

I finally fixed the pipeline, which now building all the architectures. Hopefully I am submitting the PR tomorrow

This has been solved here