[Paraview] Trouble compilng Paraview

2017-07-02 Thread Quang Ha
Hi all, I have managed to compile Paraview with ffmpeg and Qt5. However, when I tried running the program the following error appears: ibprotobuf FATAL /home/qth20/Utils/paraview/ThirdParty/protobuf/ vtkprotobuf/src/google/protobuf/stubs/common.cc:62] This program requires version 2.6.0 of the Pr

Re: [Paraview] Paraview with Python 3 make install failed to find six.pyc

2017-06-15 Thread Quang Ha
manual changes, make installed worked like a charm. > > Hope it helps you. > > Cheers, > Mauro Fontana > > On Wed, Jun 14, 2017 at 6:19 PM Quang Ha wrote: > >> Hi, >> >> I was trying to build and install paraview with Python 3. Build was fine, >>

[Paraview] Paraview with Python 3 make install failed to find six.pyc

2017-06-14 Thread Quang Ha
Hi, I was trying to build and install paraview with Python 3. Build was fine, make was 100% complete. Make install not so much... [100%] Built target paraview [100%] Built target paraview-launcher Install the project... -- Install configuration: "Debug" -- Up-to-date: /usr/local/lib/paraview-5.4/

Re: [Paraview] Create 4D Animation from sets of 3D Data

2014-07-28 Thread Quang Ha
meshes have the same number of points and cells and do the come in the same order in every timstep? temporal interpolation requires a 1:1 correspondence so that it knows what to interpolate between. On Friday, July 25, 2014, Quang Ha mailto:qt...@cam.ac.uk>> wrote:

[Paraview] Create 4D Animation from sets of 3D Data

2014-07-25 Thread Quang Ha
Hi, I have a group of 10 data sets of the left ventricle at different cardiac phases. They have been 3D reconstructed using segmentation method. Now I am trying to use ParaView to see the dynamic changes over different cardiac phases. I have been able to get to the View -> Animation mode and