[Paraview] collaboration multi-clients

Favre Jean jfavre at cscs.ch
Mon Feb 11 08:35:40 EST 2013


Hello folks

what is the status of the multi-clients support in 3.98?

I have tried different hosts, different setups and it always results in crashes, seg faults. I wanted to know if this is related to my setup, or some known issues.?

The wiki page http://paraview.org/Wiki/ParaView/Collaboration relates to version 3.12, so I don't know how up-to-date that is.

most of my tries are with one server, and two paraview clients (one on the same host as server, one remote).

Also with the pvpython client, the import command fails.

from paraview.collaboration import *
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/local1/apps/ParaView-3.98.0Build/lib/site-packages/paraview/collaboration.py", line 29, in <module>
    from vtkPVClientServerCorePython import *
ImportError: No module named vtkPVClientServerCorePython

-----------------
Jean
CSCS


More information about the ParaView mailing list