Thanks Utkarsh, indirectly you answered my question. <br><br>Since vtkPythonWrapping is not present in the Kitware release, we must build ParaView from scratch before loading ParaView/Python module.<br><br>Regards<br><br>Renato.<br>

<br><div class="gmail_quote">On Tue, Sep 8, 2009 at 10:53 AM, Utkarsh Ayachit <span dir="ltr">&lt;<a href="mailto:utkarsh.ayachit@kitware.com">utkarsh.ayachit@kitware.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Refer to:<br>
<a href="http://www.paraview.org/Wiki/ParaView/Python_Scripting#Getting_Started" target="_blank">http://www.paraview.org/Wiki/ParaView/Python_Scripting#Getting_Started</a><br>
<br>
and ensure that PATH/PYTHONPATH are set correctly.<br>
<br>
Utkarsh<br>
<div><div></div><div class="h5"><br>
<br>
<br>
On Tue, Sep 8, 2009 at 9:25 AM, Renato Elias&lt;<a href="mailto:rnelias@gmail.com">rnelias@gmail.com</a>&gt; wrote:<br>
&gt; Is it possible to load the Python module from the Kitware ParaView releases<br>
&gt; (outside the UI)? I&#39;ve already tried but all that I&#39;ve got was an error<br>
&gt; message like the following:<br>
&gt;<br>
&gt; Microsoft Windows [Version 6.1.7600]<br>
&gt; Copyright (c) 2009 Microsoft Corporation.  All rights reserved.<br>
&gt;<br>
&gt; C:\Users\Renato&gt;python<br>
&gt; Python 2.5.4 (r254:67916, Dec 23 2008, 15:10:54) [MSC v.1310 32 bit (Intel)]<br>
&gt; on<br>
&gt; win32<br>
&gt; Type &quot;help&quot;, &quot;copyright&quot;, &quot;credits&quot; or &quot;license&quot; for more information.<br>
&gt;&gt;&gt;&gt; from paraview.simple import *<br>
&gt; Traceback (most recent call last):<br>
&gt;   File &quot;&lt;stdin&gt;&quot;, line 1, in &lt;module&gt;<br>
&gt;   File &quot;C:\Program Files\ParaView<br>
&gt; 3.6.1\lib\paraview-3.6\paraview\simple.py&quot;, li<br>
&gt; ne 39, in &lt;module&gt;<br>
&gt;     import servermanager<br>
&gt;   File<br>
&gt; &quot;C:/Kitware/ParaView-3-6-1/bin/Utilities/VTKPythonWrapping/paraview\serve<br>
&gt; rmanager.py&quot;, line 55, in &lt;module&gt;<br>
&gt; ImportError: DLL load failed: The specified procedure could not be found.<br>
&gt;&gt;&gt;&gt;<br>
&gt;<br>
&gt; Are we forced to build ParaView from scratch, including Python support, in<br>
&gt; order to do it?<br>
&gt;<br>
&gt; (Moreover, I can&#39;t understand why the simple.py module is looking for<br>
&gt; something in C:/Kitware/ParaView-3-6-1/... since I have not specified this<br>
&gt; path in any environment variable...)<br>
&gt;<br>
&gt; Regards<br>
&gt;<br>
&gt; --<br>
&gt; Renato N. Elias<br>
&gt; ===================================<br>
&gt; High Performance Computing Center (NACAD)<br>
&gt; Federal University of Rio de Janeiro (UFRJ)<br>
&gt; Rio de Janeiro, Brazil<br>
&gt;<br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;<br>
&gt; Visit other Kitware open-source projects at<br>
&gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;<br>
&gt; Please keep messages on-topic and check the ParaView Wiki at:<br>
&gt; <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
&gt;<br>
&gt; Follow this link to subscribe/unsubscribe:<br>
&gt; <a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
&gt;<br>
&gt;<br>
</blockquote></div><br><br clear="all"><br>-- <br>Renato N. Elias<br>===================================<br>High Performance Computing Center (NACAD)<br>Federal University of Rio de Janeiro (UFRJ)<br>Rio de Janeiro, Brazil<br>

<br>