<div dir="ltr"><div><div>Hey, <br><br></div>I have a reader plugin integrated with paraview that works perfectly fine. I could use the same plugin to trace an "equivalent python code" for any visualization example.  The generated python code can be run again on paraview gui.<br></div>BUT, when i try to follow the same python command in python externally like pvpython. I get the following error.<br><br>>>> from paraview.simple import *<br>updating active connection None<br>paraview version 5.2.0-RC1<br>updating active connection Connection (builtin:) [1]<br>updating active connection Connection (builtin:) [1]<br>>>> beam_Axial_Loadh5feioutput = pvESSI(FileName="/home/sumeet/Desktop<span style="color:rgb(255,0,0)">/Beam_Axial_Load.h5.feioutput")<br>Traceback (most recent call last):<br>  File "<stdin>", line 1, in <module><br>NameError: name 'pvESSI' is not defined</span><br><br clear="all"><div><div><div><div>My plugin name is pvESSI. the same line works on paraview GUI mode in python shell. I tried to look on the Internet and build the plugin inside the paraview source itself, but the problem remains. <br><br></div><div>Others have suggested here on link <a href="http://www.paraview.org/pipermail/paraview/2013-October/029428.html">http://www.paraview.org/pipermail/paraview/2013-October/029428.html</a>, but I dont understand where to make changes to fix this problem.<br></div><div><br><br></div><div>Any help would be highly appreciated. <br><br></div><div>Best Regards<br></div><div>Sumeet <br></div><div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div><span><img src="http://faculty.engineering.ucdavis.edu/ceetemplate/wp-content/uploads/2013/06/CEE75percent500w.jpg" style="font-size: 12.8px;" height="31" width="200"><span style="font-size:12.8px">         </span><br><div><font style="font-family:"trebuchet ms",sans-serif;font-size:12.8px;color:rgb(51,51,51)">Sumeet Kumar Sinha</font></div><div><span style="color:rgb(51,51,51);font-family:"trebuchet ms",sans-serif;font-size:small">Graduate Student</span></div><div><span style="font-size:12.8px;font-family:"trebuchet ms",sans-serif;color:rgb(51,51,51)">Phone: (+1)</span><a href="tel:%28%2B91%29%209910516219" value="+919910516219" style="font-size:12.8px;font-family:"trebuchet ms",sans-serif;color:rgb(17,85,204)" target="_blank"> </a><span style="font-size:12.8px;font-family:"trebuchet ms",sans-serif;color:rgb(51,51,51)">5306018271</span></div><div><span style="color:rgb(51,51,51);font-family:"trebuchet ms",sans-serif;font-size:12.8px">Website : </span><a href="http://www.sumeetksinha.com/" style="font-family:"trebuchet ms",sans-serif;font-size:12.8px;color:rgb(17,85,204)" target="_blank">http://www.sumeetksinha.com/</a></div></span></div></div></div></div></div></div></div></div>
</div></div></div></div></div>