<div dir="ltr"><div dir="ltr">Fri, Jan 24, 2020 at 10:55 AM Bill Meek <<a href="mailto:keemllib@gmail.com">keemllib@gmail.com</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 1/24/20 10:46 AM, Richard Shaw wrote:<br>
> <br>
> That resulted in a build error...<br>
> <br>
> mythburn.cpp: In member function 'void MythBurn::runScript()':<br>
> mythburn.cpp:948:19: error: 'PYTHON_EXE' was not declared in this scope<br>
>    948 |     commandline = PYTHON_EXE;<br>
>        |                   ^~~~~~~~~~<br>
<br>
Support for Python v3 is intended for MythTV v31 only. The error above is<br>
because at ./configure time, the Python executable is set based on the<br>
--python switch (or its default of python3.) This is used in a number of<br>
mythProgramNames that call Python scripts as above.<br>
<br>
There are a lot more commits above Pull Request 182. Quick search:<br></blockquote><div><br></div><div><SNIP></div><div><br></div><div>I think I'll wait for v31 then :)</div><div><br></div><div>Thanks,</div><div>Richard </div></div></div>