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

Reply via email to