Matthieu,

Those messages are pretty much warnings. The Catalyst editions don't
have all ParaView modules and hence the Python script prompts about
missing modules. The code should still be executing properly.

Utkarsh

On Wed, Sep 9, 2015 at 12:04 PM, Dorier, Matthieu <mdor...@anl.gov> wrote:
> Hi Utkarsh,
>
> I built Catalyst 4.4-RC2, pulled the examples, and compiled
> CxxMappedDataArrayExample.
> When running it, I get this:
>
> ./CxxMappedDataArrayExample SampleScripts/feslicescript.py
> Error: Cannot import vtkPVServerManagerDefaultPython
> Error: Cannot import vtkPVAnimationPython
>
> Thanks,
>
> Matthieu
> ________________________________
> From: ParaView [paraview-boun...@paraview.org] on behalf of Dorier, Matthieu
> [mdor...@anl.gov]
> Sent: Tuesday, September 08, 2015 10:01 AM
> To: Utkarsh Ayachit
> Cc: paraview@paraview.org
> Subject: Re: [Paraview] Isosurface and slicing with Catalyst in C++
>
> Hi Utkarsh,
>
> Thanks a lot, I'll give it a try.
>
> Matthieu
> ________________________________
> From: Utkarsh Ayachit [utkarsh.ayac...@kitware.com]
> Sent: Tuesday, September 08, 2015 9:52 AM
> To: Dorier, Matthieu
> Cc: Andy Bauer; paraview@paraview.org
> Subject: Re: [Paraview] Isosurface and slicing with Catalyst in C++
>
> Matthieu,
>
> There indeed seems to be some issue with 4.3 editions. Since the code worked
> as expected with the latest ParaView 4.4-RC2, here's what I did:
>
> 1. Created a pull request to update the CatalystExamples code to build with
> 4.4-RC2 here
> (https://github.com/Kitware/ParaViewCatalystExampleCode/pull/5). Once Andy
> gets a chance to review these, they will get merged in.
> 2. I've uploaded Catalyst editions for 4.4-RC2 to
> http://www.paraview.org/download/. I'd suggest using the 4.4-RC2 editions
> along with the build fixes in the above pull request.
>
> Note not all examples will build with the Editions (since the Editions don't
> have all the code from ParaView). I verified however that the
> CxxMappedDataArrayExample builds and runs with the Rendering-Python edition
> that you had selected earlier.
>
> Utkarsh
_______________________________________________
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

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview

Reply via email to