[Paraview] Building Catalyst

Vanmoer, Mark W mvanmoer at illinois.edu
Wed Aug 14 18:18:26 EDT 2013


Okay, I was able to compile and run a Fortran code using the FortranAdaptorAPI and I'm getting some errors. (I had this code working with coprocessing and ParaView 3.14.1, so in theory it should still work).

Error: Could not import vtkCommonComputationalGeometryPython
Error: Could not import vtkCommonMiscPython
Error: Could not import vtkCommonSystemPython
Error: Could not import vtkRenderingCorePython
Error: Could not import vtkFiltersCore
Error: Cannot import vtkPVServerManagerDefaultPython
Error: Cannot import vtkPVServerManagerRenderingPython
Error: Cannot import vtkPVServerManagerApplicationPython
Error: Could not create TimeKeeper
Error: Could not create AnimationScene

How do I get Catalyst to import these? Is it just a matter of setting $PYTHONPATH?

Mark


> -----Original Message-----
> From: Utkarsh Ayachit [mailto:utkarsh.ayachit at kitware.com]
> Sent: Wednesday, August 14, 2013 4:05 PM
> To: Vanmoer, Mark W
> Cc: paraview at paraview.org
> Subject: Re: [Paraview] Building Catalyst
> 
> Great! Feel free to ping the list if you run into issues or need assistance.
> 
> Utkarsh
> 
> On Wed, Aug 14, 2013 at 4:21 PM, Vanmoer, Mark W
> <mvanmoer at illinois.edu> wrote:
> > Utkarsh,
> > It did build this time, thank you.
> > Mark
> >
> >> -----Original Message-----
> >> From: Vanmoer, Mark W
> >> Sent: Wednesday, August 14, 2013 11:57 AM
> >> To: 'Utkarsh Ayachit'
> >> Cc: paraview at paraview.org
> >> Subject: RE: [Paraview] Building Catalyst
> >>
> >> Utkarsh,
> >> I was just running ccmake, I read the wiki as cmake.sh was for
> >> building Catalyst from the ParaView source tree. I'll try the
> >> cmake.sh with the new tarball and report back.
> >>
> >> Mark
> >>
> >> > -----Original Message-----
> >> > From: Utkarsh Ayachit [mailto:utkarsh.ayachit at kitware.com]
> >> > Sent: Wednesday, August 14, 2013 11:52 AM
> >> > To: Vanmoer, Mark W
> >> > Cc: paraview at paraview.org
> >> > Subject: Re: [Paraview] Building Catalyst
> >> >
> >> > Mark,
> >> >
> >> > No, you wouldn't need to use any external VTK. I've posted an
> >> > updated tarball. Feel free to give that a try. Also, how are you
> >> > starting the build? Using cmake.sh script included in the package?
> >> >
> >> > Utkarsh
> >> >
> >> > On Wed, Aug 14, 2013 at 11:38 AM, Vanmoer, Mark W
> >> > <mvanmoer at illinois.edu> wrote:
> >> > > Hi, I'm trying to build Catalyst using the tarball from the
> >> > > Catalyst download page. I'm getting the following error during
> >> > > the CMake configure
> >> > > step:
> >> > >
> >> > >
> >> > >
> >> > > CMake Error at VTK/CMake/vtkModuleTop.cmake:29 (message):
> >> > >
> >> > >    No such module "vtkChartsCore" needed by
> >> > "vtkPVServerManagerApplication"
> >> > >
> >> > >    Call Stack (most recent call first):
> >> > >
> >> > >    VTK/CMake/vtkModuleTop.cmake:45 (vtk_module_check)
> >> > >
> >> > >    VTK/CMake/vtkModuleTop.cmake:52 (vtk_module_check)
> >> > >
> >> > >    VTK/CMakeLists.txt:348 (include)
> >> > >
> >> > >
> >> > >
> >> > > Is all of the necessary VTK with the Catalyst tarball, or do I
> >> > > need to have a separate VTK build?
> >> > >
> >> > >
> >> > >
> >> > > Thanks,
> >> > >
> >> > > Mark
> >> > >
> >> > >
> >> > > _______________________________________________
> >> > > 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