FYI, I built VTK and Paraview from cvs source yesterday on Mac OSX 10.5, but I get different behavior with VTK's vtkpython and paraview's vtkpython. I still don't have the frames around the windows when I use paraview's vtk python (all the calls to the vtk windows just pile up in the upper left-hand corner of the screen and can't be moved). VTK's vtkpython gives me full featured windows. Do I just need to be more careful in configuring VTK inside paraview? Is there a way to do a diff between the VTK configuration files and Paraview's VTK configuration? Just out of curiousity, what would be involved in installing a working vtk module in my system python?
Chris On 8/15/08 9:49 AM, "Berk Geveci" <[EMAIL PROTECTED]> wrote: > If you build ParaView from cvs, you will have what you want. We are > now wrapping the whole VTK to python as well as compile vtkpython. > > -berk > > > On Fri, Aug 15, 2008 at 10:45 AM, Randall Hand <[EMAIL PROTECTED]> wrote: >> Is there any way to get a ParaView compile/install to generate a 'vtkpython' >> binary that works like the one with classic VTK ? >> >> I ask because it seems a bit excessive to have to compile VTK separately, >> when it's included in PAraView. And I'm unable to build classic VTK objects >> within pvpython. Am I doing something wrong? >> ---------------------------------------- >> Randall Hand >> Visualization Scientist >> ERDC MSRC-ITL >> >> _______________________________________________ >> ParaView mailing list >> [email protected] >> http://www.paraview.org/mailman/listinfo/paraview >> >> > _______________________________________________ > ParaView mailing list > [email protected] > http://www.paraview.org/mailman/listinfo/paraview _______________________________________________ ParaView mailing list [email protected] http://www.paraview.org/mailman/listinfo/paraview
