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
_______________________________________________
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
Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview