View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013868ParaView(No Category)public2013-02-11 10:492016-08-12 09:59
ReporterJean M. Favre 
Assigned ToChris Harris 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version3.98.0 
Target VersionFixed in Version 
Summary0013868: collaboration.py module needs an update
DescriptionSince the modularization of ParaView (3.98) the collaboration.py module didn't get updated to properly use the new module name.
TagsNo tags attached.
ProjectTBD
Topic Name
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0030325)
Jean M. Favre (reporter)
2013-02-11 10:51

Here is the error message I got:

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
(0038339)
Kitware Robot (administrator)
2016-08-12 09:59

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current ParaView Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2013-02-11 10:49 Jean M. Favre New Issue
2013-02-11 10:50 Sebastien Jourdain Assigned To => Chris Harris
2013-02-11 10:51 Jean M. Favre Note Added: 0030325
2016-08-12 09:59 Kitware Robot Note Added: 0038339
2016-08-12 09:59 Kitware Robot Status backlog => closed
2016-08-12 09:59 Kitware Robot Resolution open => moved


Copyright © 2000 - 2018 MantisBT Team