[Paraview] saving state file as .py

Hedieh Ebrahimi hedieh.ebrahimi at amphos21.com
Mon Oct 28 11:37:04 EDT 2013


Hello,

I´ve downloaded the ParaView nightly version :

4.0.1 -379- ge8498 ed 64 bit
When i try to save an state file as .py file (not pvsm) the paraview just
saves an empty python file and gives me the following error.

It looks like i am missing some libraries. I am using a nightly. Is there
any way to fix this other than going back to a previous release vertion ?


Error: Could not import vtkRenderingCorePython

Traceback (most recent call last):

File "<string>", line 1, in <module>

File "C:\Program Files (x86)\ParaView
4.0.1\lib\paraview-4.0\site-packages\paraview\smstate.py", line 1, in
<module>

import smtrace

File "C:\Program Files (x86)\ParaView
4.0.1\lib\paraview-4.0\site-packages\paraview\smtrace.py", line 2, in
<module>

import simple

File "C:\Program Files (x86)\ParaView
4.0.1\lib\paraview-4.0\site-packages\paraview\simple.py", line 41, in
<module>

import servermanager

File "C:\Program Files (x86)\ParaView
4.0.1\lib\paraview-4.0\site-packages\paraview\servermanager.py", line 57,
in <module>

from vtkPVServerManagerCorePython import *

ImportError: DLL load failed: No se encontró el proceso especificado.

Traceback (most recent call last):

File "<string>", line 1, in <module>

NameError: name 'smstate' is not defined

Traceback (most recent call last):

File "<string>", line 1, in <module>

File "C:\Program Files (x86)\ParaView
4.0.1\lib\paraview-4.0\site-packages\paraview\smtrace.py", line 2, in
<module>

import simple

File "C:\Program Files (x86)\ParaView
4.0.1\lib\paraview-4.0\site-packages\paraview\simple.py", line 41, in
<module>

import servermanager

File "C:\Program Files (x86)\ParaView
4.0.1\lib\paraview-4.0\site-packages\paraview\servermanager.py", line 57,
in <module>

from vtkPVServerManagerCorePython import *

ImportError: DLL load failed: No se encontró el proceso especificado.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20131028/94838df6/attachment-0001.htm>


More information about the ParaView mailing list