<div dir="ltr">Hi Lukas, <br><br>There was a change in the Python 3.7 API that caused compatibility problems with VTK.  This has been fixed in VTK 8.1.2, which was released a few days ago. Unfortunately I don't know the timeline for getting VTK 8.1.2 into PyPI.<div><br></div><div>  David<br><br><div class="gmail_quote"><div dir="ltr">On Wed, Nov 21, 2018 at 7:07 AM Franks <<a href="mailto:masterwangzx@gmail.com">masterwangzx@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,Lukas<br>
<br>
The current VTK in pip do not support python3.7. <br>
<br>
Solution: <br>
1. You can use python3.6 or 3.5, 3.4. See the supported python version in<br>
the link   <a href="https://pypi.org/project/vtk/#files" rel="noreferrer" target="_blank">https://pypi.org/project/vtk/#files</a><br>
<<a href="https://pypi.org/project/vtk/#files" rel="noreferrer" target="_blank">https://pypi.org/project/vtk/#files</a>>  <br>
2. You can build VTK source with "VTK_WRAP_PYTHON" on.<br>
<br>
Frank<br>
</blockquote></div></div></div>