[Paraview] Errors in console

Olumide 50295 at web.de
Mon May 11 17:34:56 EDT 2009


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



More information about the ParaView mailing list