Hi David,
I researched a question with version, and I have following data
- With Python 3.6 is delivering vtk 8.1.2 for mac os sierra
- on the site download VTK there is only version 8.2.0 or 7.1.1 and lower.
What should I do? Download for c version of VTK 8.2.0 and use headers from it, but compile with library 8.1.2 from python?
Thanks a lot