<div dir="ltr"><div>Hi Josh,<br><br></div>I&#39;m guessing that the problem is that in the GUI you have your plugins automatically loaded but that isn&#39;t true for pvpython. Is the error that you&#39;re getting that vtkEnlilReader isn&#39;t defined? If that&#39;s the case, you need to use the LoadPlugin() method to do that. Make sure to look at the documentation for that.<br>
<br>Andy<br><br><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, May 8, 2013 at 2:26 PM, Joshua Murphy <span dir="ltr">&lt;<a href="mailto:Joshua.Murphy@lasp.colorado.edu" target="_blank">Joshua.Murphy@lasp.colorado.edu</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="font-size:14px;font-family:Calibri,sans-serif;word-wrap:break-word"><div>Hello,</div><div><br></div><div>I am attempting to write a python script that I can use to run some time profiling on my custom reader and filters.  Can someone give me some advice? I have a script that runs just fine inside of the ParaView python console, but if I try to run it with pvpython, I get the error that pvpython cannot find my custom reader and filters.</div>
<div><br></div><div>So, my main question is:</div><div><br></div><div>How do I get pvpython to recognize my custom reader and filters?</div><div><br></div><div>I am attaching a sample script.</div><div><br></div><div>Thanks,</div>
<div><br></div><div>Josh</div><div><img src="cid:B70FA587-8D64-4B96-BFB7-B887DB8BB31A" type="image/png"></div><div><div>Joshua J. Murphy</div><div>Computer Scientist</div><div>Laboratory for Atmospheric and Space Physics</div>
<div>University of Colorado, Boulder</div><div><br></div></div><div><br></div></div>
<br>_______________________________________________<br>
Paraview-developers mailing list<br>
<a href="mailto:Paraview-developers@paraview.org">Paraview-developers@paraview.org</a><br>
<a href="http://public.kitware.com/mailman/listinfo/paraview-developers" target="_blank">http://public.kitware.com/mailman/listinfo/paraview-developers</a><br>
<br></blockquote></div><br></div>