> That looks like an error we had been getting due to commit to ParaView
> a few days back. Try updating your ParaView.
>
> Utkarsh
>
After the update the plugin is (seems) loaded (no errors at least) but
the Point Sprite is still not available:
In [1]: from paraview.simple import *
paraview version 3.7.0, Date: 2009-12-09
In [4]: LoadPlugin
('/opt/paraview3-cvs/bin/plugins/libCSCS_PointSprite_Plugin.so',False,globals())
In [5]: Sphere()
Out[5]: <paraview.servermanager.Sphere object at 0x2ab5a90>
In [6]: dp=Show()
vtkSphereSource : [ ...........]
In [7]: dp.GetProperty('Representation').Available
Out[7]: ['Outline', 'Points', 'Wireframe', 'Surface', 'Surface With Edges']
==
Best regards, Sergei D.
_______________________________________________
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