[mythtv-users] mac build (really about h264 editing)

John Hoyt john.hoyt at gmail.com
Sun Jan 31 12:41:45 UTC 2021


On Sat, Jan 30, 2021 at 11:42 AM John Hoyt <john.hoyt at gmail.com> wrote:

>
>>>> Yep - that was it.  I was wrong, it is a packaging problem.  I'll get
>> to fixing that after I run some errands.
>>
>
> I think I fixed the issue in the compile script (minor python3.8 path
> change).  I'm going to wait until my pull requests get committed before
> pushing out any new builds. Will send out a note once they're uploaded.
>

James,  can you edit the following line and tell me if it fixes the
metadata grabbers on your end?

nano /Applications/Mythfrontend.app/Contents/MacOS/mythfrontend

change

export
PYTHONPATH=$APP_DIR/Contents/Resources/lib/python3.8:$APP_DIR/Contents/Resources/lib/python3.8/sites-enabled

 to

export
PYTHONPATH=$APP_DIR/Contents/Resources/lib/python3.8:$APP_DIR/Contents/Resources/lib/python3.8/sites-packages

Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20210131/91041fb2/attachment.htm>


More information about the mythtv-users mailing list