[vtkusers] How to use built vtk with python

David Doria daviddoria+vtk at gmail.com
Mon Mar 29 10:28:17 EDT 2010


On Mon, Mar 29, 2010 at 10:19 AM, Charl Botha <c.p.botha at tudelft.nl> wrote:

> On 29 March 2010 16:13, Eric E. Monson <emonson at cs.duke.edu> wrote:
> > Is there someone who uses VTK and Python on Windows who could summarize
> the
> > necessary PATH and PYTHONPATH settings (and anything else required)?
> > Right now the Unix settings are up on the Tutorials Wiki that David Doria
> > sent the link to, but if you search around for the Windows version it's a
> > little hard to piece it together from a lot of old postings (and I only
> have
> > experience on Linux and Mac).
>
> My binaries page has a short explanation at the end:
> http://cpbotha.net/2009/08/13/python-2-6-enabled-vtk-5-4-windows-binaries/
>
> You need to add VTK\bin to the PATH, and VTK\bin;VTK\lib\site-packages
> to the PYTHONPATH.
>
> Clever people use the DRE, this sets everything up for you:
> http://code.google.com/p/devide/wiki/HelpDRE :)
> _
>
>
Jothy,

If you figure it out from that, you should definitely add it as a "Windows
configuration" section of the wiki link I sent.

Thanks,

David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20100329/4e90e7e8/attachment.htm>


More information about the vtkusers mailing list