[Paraview] LoadPlugin(): global name 'pld' is not defined-

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Mon Dec 6 16:05:08 EST 2010


To close the loop on this, this has been fixed with the following commit:

27fd63b Fixed incorrect variable names referred when plugin load failed.

Utkarsh

On Wed, Nov 3, 2010 at 1:01 PM, Favre  Jean <jfavre at cscs.ch> wrote:
> Hello folks
>
> Running with pvbatch (head version 3.9), I am getting this error:
>
>  File "/apps/eiger/src/ParaViewBuildMesa/Utilities/VTKPythonWrapping/site-packages/paraview/simple.py", line 820, in LoadPlugin
>    servermanager.LoadPlugin(filename, remote)
>  File "/apps/eiger/src/ParaViewBuildMesa/Utilities/VTKPythonWrapping/site-packages/paraview/servermanager.py", line 2133, in LoadPlugin
>    raise RuntimeError, "Problem loading plugin %s: %s" % (filename, pld.GetProperty("Error").GetElement(0))
> NameError: global name 'pld' is not defined-
>
> what is pld? I can't find it defined in any python file in the source.
>
> Jean
> _______________________________________________
> 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
>


More information about the ParaView mailing list