[Paraview] python wrapping and paraview plugins

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Thu Dec 19 19:50:29 EST 2013


Kate,

I am not sure what's the state of that repo. I'd suggest try using
code in ParaView source as a reference. Refer to
ParaView/Plugins/EyeDomeLighting. Any "module" added within a plugin
is automatically Python wrapped when ParaView was built with Python
support enabled.

Utkarsh

On Thu, Dec 19, 2013 at 12:36 PM, Kate Fissell <fissell at pitt.edu> wrote:
> Hi,
>
> I also have the issue of
> "vtkPythonArgs.h" can not be found:
> trying to compile Pat's demo plugin example for a filter with
> python wrapper for ParaView-4.x at
> https://github.com/patmarion/PythonWrappedPluginExample
>
> I set ParaView_DIR to my upper level build dir, but the only copy
> of vtkPythonArgs.h I see is in my source dir not my build dir.
>
> I am using ParaView-v4.0.1 on Ubuntu 12.04.
> Did anyone build PythonWrappedPluginExample on Ubuntu ?
>
>
> thanks
> Kate
> _______________________________________________
> 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 ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview


More information about the ParaView mailing list