Chris, We haven't implemented support for that yet. There are two approaches, you can post it to paraview.uservoice.com and if there's enough interest, we can try to add support for that; alternatively, you can try to create a setup.py for ParaView modeled on the one from VTK and contribute it back, and we'll be more than happy to incorporate it into ParaView.
Utkarsh On Thu, Nov 4, 2010 at 11:13 AM, Chris Kees <[email protected]> wrote: > Hi, > I'd like to install all the python extensions for paraview and vtk into my > python interpreter instead of pvpython/vtkpython. I used to do this with > just the VTK extensions by running the usual 'python setup.py install' in > VTK/Wrapping/Python but can't find a similar route for the paraview stuff. I > know how to set it up via environment variables; I'm asking about how to do > a standard install. > Thanks, > Chris > _______________________________________________ > 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
