<div dir="ltr"><font color="#000000" face="Times New Roman" size="3">
</font><p style="margin:0in 0in 0pt"><span style="background:white;color:rgb(36,39,41);font-family:"Arial","sans-serif";font-size:11.5pt">I am working in Windows 7 64-bit machine</span><font color="#000000" face="Calibri" size="3">.</font></p><font color="#000000" face="Times New Roman" size="3">
</font><p style="margin:0in 0in 0pt"><span style="background:white;color:rgb(36,39,41);font-family:"Arial","sans-serif";font-size:11.5pt">I am using Spyder 2.3.5.2 that uses Python
2.7.10 64bits</span></p><font color="#000000" face="Times New Roman" size="3">
</font><p style="margin:0in 0in 0pt"><font color="#000000" face="Calibri" size="3">I installed vtkpython-7.1.1-Windows-64bits</font></p><font color="#000000" face="Times New Roman" size="3">
</font><p style="margin:0in 0in 0pt"><font color="#000000" face="Calibri" size="3"> </font></p><font color="#000000" face="Times New Roman" size="3">
</font><p style="margin:0in 0in 0pt"><font color="#000000" face="Calibri" size="3">I added this to the PATH <font color="#000000" face="Calibri" size="3">C:\Program Files\VTK 7.1.1\bin (checked that it I in the path), and added</font></font></p><font color="#000000" face="Times New Roman" size="3">
</font><p style="margin:0in 0in 0pt"><font color="#000000" face="Calibri" size="3">PYTHONPATH = C:\Program Files\VTK 7.1.1\bin\Lib\site-packages</font></p><font color="#000000" face="Times New Roman" size="3">
</font><p style="margin:0in 0in 0pt"><font color="#000000" face="Calibri" size="3"> </font></p><font color="#000000" face="Times New Roman" size="3">
</font><div style="margin:0in 0in 0pt"><font color="#000000" face="Calibri" size="3">When I typed “import vtk”, I got this</font></div><div style="margin:0in 0in 0pt"><font color="#000000" face="Calibri" size="3"><img width="688" height="84" style="margin-right: 0px;" alt="Inline image 2" src="cid:ii_161541953ed1ecbd"></font></div><div style="margin:0in 0in 0pt"><font color="#000000" face="Calibri" size="3"><font face="Times New Roman">
</font><p style="margin:0in 0in 0pt">Then, I found out that vtkCommonCorePython is in C:\Program
Files\VTK 7.1.1\bin\Lib\site-packages\vtk</p><font face="Times New Roman">
</font><p style="margin:0in 0in 0pt"> So I changed</p><font face="Times New Roman">
</font><p style="margin:0in 0in 0pt">PYTHONPATH= C:\Program Files\VTK
7.1.1\bin\Lib\site-packages\vtk</p><font face="Times New Roman">
</font><p style="margin:0in 0in 0pt">Then got this</p><font face="Times New Roman">
</font><p style="margin:0in 0in 0pt">ImportError: No module named vtk</p><font face="Times New Roman">
</font><p style="margin:0in 0in 0pt"> </p><font face="Times New Roman">
</font><p style="margin:0in 0in 0pt">So I tried “Pip install vtk”</p><font face="Times New Roman">
</font><p style="margin:0in 0in 0pt">Got this</p><p style="margin:0in 0in 0pt"><img width="680" height="43" style="margin-right: 0px;" alt="Inline image 3" src="cid:ii_1615419fe6556f99"></p><p style="margin:0in 0in 0pt"><br></p><p style="margin:0in 0in 0pt"><font face="Times New Roman">
</font></p><p style="margin:0in 0in 0pt">Tried “conda install vtk”</p><p style="margin:0in 0in 0pt"><font face="Times New Roman">
</font></p><p style="margin:0in 0in 0pt">Got this</p><p style="margin:0in 0in 0pt"><font face="Times New Roman">
</font></p><p style="margin:0in 0in 0pt">Fetching package metadata .…</p><p style="margin:0in 0in 0pt"><font face="Times New Roman">
</font></p><p style="margin:0in 0in 0pt">Solving package specifications ……</p><p style="margin:0in 0in 0pt"><font face="Times New Roman">
</font></p><p style="margin:0in 0in 0pt">And Python.exe crashed</p><p style="margin:0in 0in 0pt"><font face="Times New Roman">
</font></p><p style="margin:0in 0in 0pt"> </p><p style="margin:0in 0in 0pt"><font face="Times New Roman">
</font></p><p style="margin:0in 0in 0pt">I ran out of ideas.</p><p style="margin:0in 0in 0pt"><font face="Times New Roman">
</font><span style="font-family:"Calibri","sans-serif";font-size:11pt">Your help would be greatly appreciated. Thank you.</span><br></p><font face="Times New Roman">
</font></font></div><font color="#000000" face="Times New Roman" size="3">
</font></div>