vtk python wrapper problem with compilation

Update

I had got pyd file, I see it from python, but my python program was crashed during process execution. I am using vtk package vtk 8.1.2 which I installed using pip.

May be I cannot use standart package in this case and should use my build vtk 8.1.2 ?

Thank you