<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,Arial,Helvetica,sans-serif;" dir="ltr">
<p>Hi, </p>
<p><br>
</p>
<p>I am currently building a custom application based on ParaView. I have one small problem with the PYTHONPATH set by the super build. </p>
<p><br>
</p>
<p>After using CPack to create the installer, I installed my packaged ParaView on a different windows system. The installed application is missing the path to the site-package, therefore my python shell will display this error "<span style=" font-family:'Courier'; font-size:7.8pt; color:#ff0000;">ImportError:
 No module named ParaView.simple</span>". </p>
<p><br>
</p>
<p>I used the cmd "import sys" "sys.path" to print all the path set in PYTHONPATH and I am missing this path: "<span>bin\Lib\site-packages". </span></p>
<p><br>
</p>
<p><span>I saw this macro "<span style="font-family: Calibri, Arial, Helvetica, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols; font-size: 16px;">superbuild_add_project_python" in common-superbuild.
 When is  <INSTALL_DIR> supposed to be replaced by the install path? </span></span></p>
<p><span><br>
</span></p>
<p><span>Is there another macro that is supposed to set the PYTHONPATH? </span></p>
<p><span><br>
</span></p>
<p>I am currently building the super build on window 10 using ninja + vs 2015.  <span style="font-size: 12pt;">I have enabled the following super build options:</span></p>
<p></p>
<ul style="margin-bottom: 0px; margin-top: 0px;">
<li>ENABLE_paraview </li><li>ENABLE_python</li><li>ENABLE_qt5</li><li>USE_SYSTEM_qt5</li></ul>
<p></p>
<p><br>
</p>
<p><span><br>
</span></p>
<p><span>thanks</span></p>
<p><span>Michal    </span></p>
<p><br>
</p>
<p><br>
</p>
</div>
</body>
</html>