<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="qrichtext" content="1">
<style type="text/css">
p, li { white-space: pre-wrap; }
</style>
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
<div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px; ">
If I open paraview 4.0.1 and then I select python shell, it opens, but I get the following error:&nbsp;</div>
<div>
<div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px; ">
<br>
</div>
<div>
<p style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px; margin: 0px; ">
<!--StartFragment--><span style=" font-family:'Courier'; font-size:13pt; color:#009600;">Python 2.6.7 (r267:88850, Oct 11 2012, 20:15:00)
</span></p>
<p style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px; margin: 0px; ">
<span style=" font-family:'Courier'; font-size:13pt; color:#009600;">[GCC 4.2.1 Compatible Apple Clang 4.0 (tags/Apple/clang-418.0.60)] on darwin</span></p>
<p style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px; margin: 0px; ">
<span style=" font-family:'Courier'; font-size:13pt; color:#000096;">from paraview.simple import *</span></p>
<p style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px; margin: 0px; ">
<span style=" font-family:'Courier'; font-size:13pt; color:#009600;">Error: Cannot import vtkPVServerManagerApplicationPython</span></p>
<p style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px; margin: 0px; ">
<span style=" font-family:'Courier'; font-size:13pt; color:#009600;">paraview version 4.0.1</span></p>
<p style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px; margin: 0px; ">
<span style=" font-family:'Courier'; font-size:13pt; color:#009600;"><br>
</span></p>
<p style="margin: 0px; "><font face="Calibri,sans-serif"><span style="white-space: normal;">I thought that I would try to manually import, so in the shell&nbsp;I&nbsp;tried&nbsp;and then I got this:</span></font></p>
<p style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px; margin: 0px; ">
<span style="font-family: Courier; font-size: 13pt; ">&gt;&gt;&gt; from vtkPVServerManagerApplicationPython import *</span></p>
<p style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px; margin: 0px; ">
<span style=" font-family:'Courier'; font-size:13pt; color:#ff0000;">Traceback (most recent call last):</span></p>
<p style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px; margin: 0px; ">
<span style=" font-family:'Courier'; font-size:13pt; color:#ff0000;">File &quot;&lt;console&gt;&quot;, line 1, in &lt;module&gt;</span></p>
<p style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px; margin: 0px; ">
<span style=" font-family:'Courier'; font-size:13pt; color:#ff0000;">ImportError: dlopen(/Applications/paraview.app/Contents/Libraries/vtkPVServerManagerApplicationPython.so, 2): Symbol not found: __ZNSt8ios_base4InitD1Ev</span></p>
<p style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px; margin: 0px; ">
<span style=" font-family:'Courier'; font-size:13pt; color:#ff0000;">Referenced from: /Applications/paraview.app/Contents/MacOS/../Libraries/libvtkPVServerManagerApplicationPython26D-pv4.0.1.dylib</span></p>
<p style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px; margin: 0px; ">
<span style=" font-family:'Courier'; font-size:13pt; color:#ff0000;">Expected in: /Applications/paraview.app/Contents/MacOS/../Libraries/libvtkFiltersModelingPython26D-pv4.0.1.dylib</span></p>
<p style="color: rgb(255, 0, 0); font-family: Courier; font-size: 13pt; margin: 0px; ">
<br>
</p>
<p style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px; margin: 0px; ">
<span style="font-family: Courier; font-size: 13pt; ">&gt;&gt;&gt; </span><!--EndFragment--></p>
<p style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px; margin: 0px; ">
<span style="font-family: Courier; font-size: 13pt; "><br>
</span></p>
<p style="margin: 0px; ">So, it looks to me like a compile error in one of the internal shared libraries in 4.0.1.</p>
<p style="margin: 0px; "><br>
</p>
<p style="margin: 0px; ">--Adam</p>
<p style="margin: 0px; "><br>
</p>
</div>
</div>
</body>
</html>