<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p>Hello,</p>
<p><br>
</p>
<p>I'm trying to run the following example </p>
<p><a href="https://github.com/Kitware/ParaViewCatalystExampleCode-MOVED-/blob/master/PythonFullExample/cpscript.py" class="OWAAutoLink" id="LPlnk589648" previewremoved="true">https://github.com/Kitware/ParaViewCatalystExampleCode-MOVED-/blob/master/PythonFullExample/cpscript.py</a><br>
<br>
</p>
<p>on M<span>acOs sierra using Paraview 5.4.1, I'm getting the following error </span></p>
<p><br>
</p>
<p></p>
<div>File "cpstate.py", line 1, in <module></div>
<div>    from paraview.simple import *</div>
<div>ImportError: No module named paraview.simple</div>
<p></p>
<p><br>
</p>
<p></p>
<p><span>I tried doing the following: </span></p>
<p><span></p>
<div>export PYTHONPATH=$PYTHONPATH:/Applications/ParaView-5.4.1.app/Contents/bin</div>
<div><br>
</div>
<div>But that did not fix it, are there are other paths I should include? or anyway to get around this error? </div>
<div><br>
</div>
<div>Thanks!</div>
<div><br>
</div>
<div><br>
</div>
<br>
</span>
<p></p>
</div>
</body>
</html>