Is it possible to get my python wrapper for my vtk classes that I have in my plugins?
Thanks, Paul On 14 June 2011 13:45, Dominik Szczerba <[email protected]> wrote: > Is there a similar functionality to do so for vtkmy extensions > (compiled out of source tree)? > > On Tue, Jun 14, 2011 at 2:27 PM, David Partyka > <[email protected]> wrote: > > There is a setup.py in the build tree of VTK/Wrappying/Python. You should > be > > able to use that to invoke a distutils installation of VTK-Python. > > > > On Tue, Jun 14, 2011 at 8:24 AM, Paul Edwards <[email protected]> > > wrote: > >> > >> Hi, > >> Is there a way to get cmake to install the Python vtk wrappers located > in > >> VTK/Wrapping/Python/vtk of the build directory? > >> Thanks, > >> Paul > >> _______________________________________________ > >> 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 > >> > > > > > > _______________________________________________ > > 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 > > > > >
_______________________________________________ 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
