<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div><blockquote type="cite" class=""><div class="">On Jul 19, 2020, at 4:45 PM, John Hoyt <<a href="mailto:john.hoyt@gmail.com" class="">john.hoyt@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><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"><div dir="ltr" class=""><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">Thanks again for your help!  Hopefully this troubleshooting exercise ultimately results in the ability to build the app with all dependencies included-<br class=""></blockquote></div></div></blockquote><div class=""><br class=""></div><div class="">Steve, thanks for the update - this confirms that the python install is the culprit (thank you to Bill as well as I never would have stumbled on this without you suggesting the library paths).</div><div class=""><br class=""></div><div class="">Still banging my head against the python deployment problem and have run out of ideas.  It may just be a reality that users who want working python bindings may have to install the necessary support packages via macports.  This is what happens in Ubuntu (i.e. apt installs all of the appropriate python goodies), I was just hoping to get them inserted and running in the application somehow…</div></div></div></div></blockquote></div><div><br class=""></div><div>I’m not really familiar with how it the python bindings should work in the bundled app*…but around 2014, one of the devs modified the official packaging script to make them functional.  Perhaps you can glean something from his commit:</div><div><br class=""></div><div><a href="https://github.com/MythTV/packaging/commit/e44052360ea268d0cf927897140e6e06134391ae#diff-6d1353539e2de6c424680420280cc319" class="">https://github.com/MythTV/packaging/commit/e44052360ea268d0cf927897140e6e06134391ae#diff-6d1353539e2de6c424680420280cc319</a></div><div class=""><br class=""></div><div class="">Craig</div><div class="">*This was one of the key reasons I only pursued installing Myth in the ‘linux’ fashion.  Prior to the above commit, I didn’t think it was possible to make the bindings work.</div></body></html>