[Paraview] pvpython shell errors
wastrel at gmail.com
wastrel at gmail.com
Wed Nov 24 03:28:38 EST 2010
Hi all,
I got the following error when trying to run pvpython at a terminal(Bash):
>>> from paraview.simple import *
paraview version 3.8.0, Date: 2010-03-26
Traceback (most recent call last):
File "/usr/lib/paraview/site-packages/paraview/servermanager.py", line
2922, in _proxyDefinitionsUpdated
if vtkSMObject.GetProxyManager().GetProxyDefinitionsUpdated():
AttributeError: GetProxyDefinitionsUpdated
Traceback (most recent call last):
File "/usr/lib/paraview/site-packages/paraview/servermanager.py", line
2922, in _proxyDefinitionsUpdated
if vtkSMObject.GetProxyManager().GetProxyDefinitionsUpdated():
AttributeError: GetProxyDefinitionsUpdated
I have Paraview 3.8 running at Ubuntu 10.10.
Any help will be appreciates.
Ken
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20101124/5f1cd5d7/attachment-0001.htm>
More information about the ParaView
mailing list