<div dir="ltr"><div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr">On Sat, Jan 12, 2019 at 1:23 AM Andrew Maclean <<a href="mailto:andrew.amaclean@gmail.com">andrew.amaclean@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><div><div>In summary, I get a build on Ubuntu 18.10 with just the defaults and these changes:</div><div>VTK_ENABLE_GROUP_QT->WANT</div><div>VTK_MODULE_ENABLE_VTK_RenderingFreeType DEFAULT->NO</div><div>VTK_WRAP_PYTHON on</div><div>VTK_PYTHON_VERSION 3</div><div>VTK_SMP_IMPLEMENTATION_TYPE TBB</div><div><br></div><div>In VTK/lib there is a python2.7 folder. Given that I built for Python 3.7.1, is this folder name correct?</div></div></div></div></blockquote><div><br></div><div>I've seen the same behavior. For some reason </div><div>PYTHON_EXECUTABLE:FILEPATH<br></div><div>points to the python2 executable instead of python3. </div><div>A workaround is to change it to point to the correct python and that fixes the problem.</div><div>I have not looked into why the variable is set this way.</div><div><br></div><div>Dan</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
</blockquote></div></div></div>