<div dir="ltr"><div>Hello,<br><br></div>I´ve downloaded the ParaView nightly version :<br><br><div><div>4.0.1 -379- ge8498 ed 64 bit <br></div><div>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.<br>
<br></div><div>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 ?<br><br><br></div><div><span style="font-family:'Courier';font-size:8.25pt;color:rgb(0,128,0)">Error: Could not import vtkRenderingCorePython</span>
<p style="margin:0px;text-indent:0px"><span style="font-family:'Courier';font-size:8.25pt;color:rgb(128,0,0)">Traceback (most recent call last):</span></p>
<p style="margin:0px;text-indent:0px"><span style="font-family:'Courier';font-size:8.25pt;color:rgb(128,0,0)"> File "<string>", line 1, in <module></span></p>
<p style="margin:0px;text-indent:0px"><span style="font-family:'Courier';font-size:8.25pt;color:rgb(128,0,0)"> File "C:\Program Files (x86)\ParaView 4.0.1\lib\paraview-4.0\site-packages\paraview\smstate.py", line 1, in <module></span></p>
<p style="margin:0px;text-indent:0px"><span style="font-family:'Courier';font-size:8.25pt;color:rgb(128,0,0)"> import smtrace</span></p>
<p style="margin:0px;text-indent:0px"><span style="font-family:'Courier';font-size:8.25pt;color:rgb(128,0,0)"> File "C:\Program Files (x86)\ParaView 4.0.1\lib\paraview-4.0\site-packages\paraview\smtrace.py", line 2, in <module></span></p>
<p style="margin:0px;text-indent:0px"><span style="font-family:'Courier';font-size:8.25pt;color:rgb(128,0,0)"> import simple</span></p>
<p style="margin:0px;text-indent:0px"><span style="font-family:'Courier';font-size:8.25pt;color:rgb(128,0,0)"> File "C:\Program Files (x86)\ParaView 4.0.1\lib\paraview-4.0\site-packages\paraview\simple.py", line 41, in <module></span></p>
<p style="margin:0px;text-indent:0px"><span style="font-family:'Courier';font-size:8.25pt;color:rgb(128,0,0)"> import servermanager</span></p>
<p style="margin:0px;text-indent:0px"><span style="font-family:'Courier';font-size:8.25pt;color:rgb(128,0,0)"> File "C:\Program Files (x86)\ParaView 4.0.1\lib\paraview-4.0\site-packages\paraview\servermanager.py", line 57, in <module></span></p>
<p style="margin:0px;text-indent:0px"><span style="font-family:'Courier';font-size:8.25pt;color:rgb(128,0,0)"> from vtkPVServerManagerCorePython import *</span></p>
<p style="margin:0px;text-indent:0px"><span style="font-family:'Courier';font-size:8.25pt;color:rgb(128,0,0)">ImportError: DLL load failed: No se encontró el proceso especificado.</span></p>
<p style="margin:0px;text-indent:0px"><span style="font-family:'Courier';font-size:8.25pt;color:rgb(128,0,0)">Traceback (most recent call last):</span></p>
<p style="margin:0px;text-indent:0px"><span style="font-family:'Courier';font-size:8.25pt;color:rgb(128,0,0)"> File "<string>", line 1, in <module></span></p>
<p style="margin:0px;text-indent:0px"><span style="font-family:'Courier';font-size:8.25pt;color:rgb(128,0,0)">NameError: name 'smstate' is not defined</span></p>
<p style="margin:0px;text-indent:0px"><span style="font-family:'Courier';font-size:8.25pt;color:rgb(128,0,0)">Traceback (most recent call last):</span></p>
<p style="margin:0px;text-indent:0px"><span style="font-family:'Courier';font-size:8.25pt;color:rgb(128,0,0)"> File "<string>", line 1, in <module></span></p>
<p style="margin:0px;text-indent:0px"><span style="font-family:'Courier';font-size:8.25pt;color:rgb(128,0,0)"> File "C:\Program Files (x86)\ParaView 4.0.1\lib\paraview-4.0\site-packages\paraview\smtrace.py", line 2, in <module></span></p>
<p style="margin:0px;text-indent:0px"><span style="font-family:'Courier';font-size:8.25pt;color:rgb(128,0,0)"> import simple</span></p>
<p style="margin:0px;text-indent:0px"><span style="font-family:'Courier';font-size:8.25pt;color:rgb(128,0,0)"> File "C:\Program Files (x86)\ParaView 4.0.1\lib\paraview-4.0\site-packages\paraview\simple.py", line 41, in <module></span></p>
<p style="margin:0px;text-indent:0px"><span style="font-family:'Courier';font-size:8.25pt;color:rgb(128,0,0)"> import servermanager</span></p>
<p style="margin:0px;text-indent:0px"><span style="font-family:'Courier';font-size:8.25pt;color:rgb(128,0,0)"> File "C:\Program Files (x86)\ParaView 4.0.1\lib\paraview-4.0\site-packages\paraview\servermanager.py", line 57, in <module></span></p>
<p style="margin:0px;text-indent:0px"><span style="font-family:'Courier';font-size:8.25pt;color:rgb(128,0,0)"> from vtkPVServerManagerCorePython import *</span></p>
<p style="margin:0px;text-indent:0px"><span style="font-family:'Courier';font-size:8.25pt;color:rgb(128,0,0)">ImportError: DLL load failed: No se encontró el proceso especificado.</span></p>
<p style="margin:0px;text-indent:0px;font-family:'Courier';font-size:8.25pt;color:rgb(128,0,0)"><br></p><br></div></div></div>