[Paraview] Errors in console

Berk Geveci berk.geveci at kitware.com
Wed May 13 20:11:32 EDT 2009


Can you give us some more information?
* Are you using the Windows binary from the ParaView site? 32 bit or 64 bit?
* Do you have multiple installations of ParaView or maybe VTK? Do you have
PYTHONPATH set?

-berk

On Mon, May 11, 2009 at 5:34 PM, Olumide <50295 at web.de> wrote:

> Hello,
>
> I'm having problems with the console. Everything I try to do in it causes
> an error. For example:
>
> >>> from paraview import servermanager
> Traceback (most recent call last):
>  File "<console>", line 1, in <module>
>  File "C:\Program Files\ParaView
> 3.4.0\lib\paraview-3.4\paraview\servermanager.py", line 43, in <module>
>    import re, os, new, exceptions, sys, vtk
>  File "C:\Program Files\ParaView 3.4.0\lib\paraview-3.4\paraview\vtk.py",
> line 9, in <module>
>    from vtkCommonPython import *
> ImportError: DLL load failed: The specified procedure could not be found.
>
> How can I fix this problem?
>
> Thanks,
>
> - Olumide
>
> _______________________________________________
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20090513/5eb0b8b9/attachment.htm>


More information about the ParaView mailing list