<div dir="ltr">Hello all,<div><br></div><div>I want to be able to use VTK in Python. I have installed VTK with BUILD_SHARD_LIBS and WRAP_PYTHON. Then I build VTK in debug mode. </div><div>I get a lot of files in C:\VTK\VTK_BIN_DIR\Wrapping\Python. I tried to do many things with this:</div>
<div><br></div><div>1. Create a new environment variable called PYTHONPATH and add the above path there</div><div>2. copy everything in that path to a new directory called VTK inside site_packages</div><div><br></div><div>
None of this seems to work and I cannot do a &#39;import vtk&#39;. I keep getting the error: &#39;ImportError: No module named VTK&#39; </div><div><br></div><div>Please point me out to a formal way of helping python &#39;see&#39; vtk</div>
<div><br></div><div>Thanks,</div><div>Prathamesh</div><div><br></div><div><br></div><div><br></div><div><br></div></div>