[Paraview] vtkPython & pvPython
Berk Geveci
berk.geveci at kitware.com
Fri Aug 15 12:44:44 EDT 2008
My guess is that this happens because, by default, VTK is compiled
with Cocoa whereas ParaView is compiled with Carbon. It has to be this
way for now because Qt is based on Carbon. It will change when Qt is
over Cocoa.
-berk
On Fri, Aug 15, 2008 at 12:15 PM, Chris Kees
<christopher.e.kees at usace.army.mil> wrote:
> 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" <berk.geveci at kitware.com> 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 <randall.hand at gmail.com> 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
>>> ParaView at paraview.org
>>> http://www.paraview.org/mailman/listinfo/paraview
>>>
>>>
>> _______________________________________________
>> ParaView mailing list
>> ParaView at paraview.org
>> http://www.paraview.org/mailman/listinfo/paraview
>
>
More information about the ParaView
mailing list