vtk python wrapper problem with compilation

Hi David,

I researched a question with version, and I have following data

  1. With Python 3.6 is delivering vtk 8.1.2 for mac os sierra
  2. 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