Can you give us some more information?<div><br></div><div>* Are you using the Windows binary from the ParaView site? 32 bit or 64 bit?</div><div>* Do you have multiple installations of ParaView or maybe VTK? Do you have PYTHONPATH set?</div>
<div><br></div><div>-berk<br><br><div class="gmail_quote">On Mon, May 11, 2009 at 5:34 PM, Olumide <span dir="ltr">&lt;<a href="mailto:50295@web.de">50295@web.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hello,<br>
<br>
I&#39;m having problems with the console. Everything I try to do in it causes an error. For example:<br>
<br>
&gt;&gt;&gt; from paraview import servermanager<br>
Traceback (most recent call last):<br>
  File &quot;&lt;console&gt;&quot;, line 1, in &lt;module&gt;<br>
  File &quot;C:\Program Files\ParaView 3.4.0\lib\paraview-3.4\paraview\servermanager.py&quot;, line 43, in &lt;module&gt;<br>
    import re, os, new, exceptions, sys, vtk<br>
  File &quot;C:\Program Files\ParaView 3.4.0\lib\paraview-3.4\paraview\vtk.py&quot;, line 9, in &lt;module&gt;<br>
    from vtkCommonPython import *<br>
ImportError: DLL load failed: The specified procedure could not be found.<br>
<br>
How can I fix this problem?<br>
<br>
Thanks,<br>
<br>
- Olumide<br>
<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
</blockquote></div><br></div>