[vtkusers] How to use built vtk with python

Jothybasu K Selvaraj jothybasu at gmail.com
Mon Mar 29 10:32:25 EDT 2010


Going through this interesting link
http://www.viz.tamu.edu/courses/viza658/08spring/tutorials/WinVTKInstall.html
.

Let you know if it works.

Thanks,
Jothy

On Mon, Mar 29, 2010 at 3:28 PM, David Doria
<daviddoria+vtk at gmail.com<daviddoria%2Bvtk at gmail.com>
> wrote:

> 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
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20100329/b8eb0dc2/attachment.htm>


More information about the vtkusers mailing list