<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:&#39;Courier&#39;;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:&#39;Courier&#39;;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:&#39;Courier&#39;;font-size:8.25pt;color:rgb(128,0,0)">  File &quot;&lt;string&gt;&quot;, line 1, in &lt;module&gt;</span></p>
<p style="margin:0px;text-indent:0px"><span style="font-family:&#39;Courier&#39;;font-size:8.25pt;color:rgb(128,0,0)">  File &quot;C:\Program Files (x86)\ParaView 4.0.1\lib\paraview-4.0\site-packages\paraview\smstate.py&quot;, line 1, in &lt;module&gt;</span></p>

<p style="margin:0px;text-indent:0px"><span style="font-family:&#39;Courier&#39;;font-size:8.25pt;color:rgb(128,0,0)">    import smtrace</span></p>
<p style="margin:0px;text-indent:0px"><span style="font-family:&#39;Courier&#39;;font-size:8.25pt;color:rgb(128,0,0)">  File &quot;C:\Program Files (x86)\ParaView 4.0.1\lib\paraview-4.0\site-packages\paraview\smtrace.py&quot;, line 2, in &lt;module&gt;</span></p>

<p style="margin:0px;text-indent:0px"><span style="font-family:&#39;Courier&#39;;font-size:8.25pt;color:rgb(128,0,0)">    import simple</span></p>
<p style="margin:0px;text-indent:0px"><span style="font-family:&#39;Courier&#39;;font-size:8.25pt;color:rgb(128,0,0)">  File &quot;C:\Program Files (x86)\ParaView 4.0.1\lib\paraview-4.0\site-packages\paraview\simple.py&quot;, line 41, in &lt;module&gt;</span></p>

<p style="margin:0px;text-indent:0px"><span style="font-family:&#39;Courier&#39;;font-size:8.25pt;color:rgb(128,0,0)">    import servermanager</span></p>
<p style="margin:0px;text-indent:0px"><span style="font-family:&#39;Courier&#39;;font-size:8.25pt;color:rgb(128,0,0)">  File &quot;C:\Program Files (x86)\ParaView 4.0.1\lib\paraview-4.0\site-packages\paraview\servermanager.py&quot;, line 57, in &lt;module&gt;</span></p>

<p style="margin:0px;text-indent:0px"><span style="font-family:&#39;Courier&#39;;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:&#39;Courier&#39;;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:&#39;Courier&#39;;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:&#39;Courier&#39;;font-size:8.25pt;color:rgb(128,0,0)">  File &quot;&lt;string&gt;&quot;, line 1, in &lt;module&gt;</span></p>
<p style="margin:0px;text-indent:0px"><span style="font-family:&#39;Courier&#39;;font-size:8.25pt;color:rgb(128,0,0)">NameError: name &#39;smstate&#39; is not defined</span></p>
<p style="margin:0px;text-indent:0px"><span style="font-family:&#39;Courier&#39;;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:&#39;Courier&#39;;font-size:8.25pt;color:rgb(128,0,0)">  File &quot;&lt;string&gt;&quot;, line 1, in &lt;module&gt;</span></p>
<p style="margin:0px;text-indent:0px"><span style="font-family:&#39;Courier&#39;;font-size:8.25pt;color:rgb(128,0,0)">  File &quot;C:\Program Files (x86)\ParaView 4.0.1\lib\paraview-4.0\site-packages\paraview\smtrace.py&quot;, line 2, in &lt;module&gt;</span></p>

<p style="margin:0px;text-indent:0px"><span style="font-family:&#39;Courier&#39;;font-size:8.25pt;color:rgb(128,0,0)">    import simple</span></p>
<p style="margin:0px;text-indent:0px"><span style="font-family:&#39;Courier&#39;;font-size:8.25pt;color:rgb(128,0,0)">  File &quot;C:\Program Files (x86)\ParaView 4.0.1\lib\paraview-4.0\site-packages\paraview\simple.py&quot;, line 41, in &lt;module&gt;</span></p>

<p style="margin:0px;text-indent:0px"><span style="font-family:&#39;Courier&#39;;font-size:8.25pt;color:rgb(128,0,0)">    import servermanager</span></p>
<p style="margin:0px;text-indent:0px"><span style="font-family:&#39;Courier&#39;;font-size:8.25pt;color:rgb(128,0,0)">  File &quot;C:\Program Files (x86)\ParaView 4.0.1\lib\paraview-4.0\site-packages\paraview\servermanager.py&quot;, line 57, in &lt;module&gt;</span></p>

<p style="margin:0px;text-indent:0px"><span style="font-family:&#39;Courier&#39;;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:&#39;Courier&#39;;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:&#39;Courier&#39;;font-size:8.25pt;color:rgb(128,0,0)"><br></p><br></div></div></div>