<div dir="ltr"><div style="font-size:12.8px">I have been using VTK via the Python bindings, and I am happy to say that it has worked very well for me. I've noticed that there seems to be an issue with version 7.0.0 and the Intel HD2000/3000 video cards ( <a href="http://public.kitware.com/pipermail/vtk-developers/2016-February/033170.html">http://public.kitware.com/pipermail/vtk-developers/2016-February/033170.html</a> ). </div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I understand that a workaround for this is to use a different version of VTK. However, I am having difficulty finding a Windows compiled package of VTK 7.1.0 or 6.3.0 that works with Python 2.7. Previously, I had been using the 7.0.0 wheel file provided by Christoph Gohlke's web site ( <a href="http://www.lfd.uci.edu/~gohlke/pythonlibs/#vtk" target="_blank">http://www.lfd.uci.edu/~<wbr>gohlke/pythonlibs/#vtk</a> ), but I cannot find the exact version I want <span style="font-size:12.8px">there. </span><span style="font-size:12.8px">I am looking for the following: Python 2.7, VTK version either 7.1.0 or 6.3.0, and preferably both 32 bit and 64 bit versions, but either is fine. </span></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Is there any way to get a pre-compiled Windows binary of VTK that I can install into my instance of Python 2.7? </div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Alternatively, is there a way for me to convert the standalone Python windows binaries available through the VTK web site downloads section ( <a href="http://www.vtk.org/download/" target="_blank">http://www.vtk.org/download/</a> ) into a package (such as a wheel file) that I can install in my own instance of Python 2.7?</div><div style="font-size:12.8px"><br></div><div><span style="font-size:12.8px">I've tried using the Anaconda distribution of VTK 7.1.0, but this causes mysterious problems when I use py2exe. I've also tried compiling VTK on my own in Windows, but I've had a lot of trouble. I can't get CMake to play nice with Microsoft Visual C++ Compiler for Python 2.7 ( <a href="https://www.microsoft.com/en-us/download/details.aspx?id=44266">https://www.microsoft.com/en-us/download/details.aspx?id=44266</a> ) -- it can't seem to locate the compiler. </span><span style="font-size:12.8px">If possible, I would prefer to just use someone else's compiled windows binary Python package.</span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">Thanks!</span></div><div><span style="font-size:12.8px"><br></span></div></div>