[mythtv-users] Mythtv Python Error on build for Ubuntu 24.04

Ken Mandelberg km at mathcs.emory.edu
Sun Apr 28 23:23:53 UTC 2024


I went ahead and removed

  /usr/lib/python3.12/EXTERNALLY-MANAGED

while I did the install, and that worked. I hope this is unnecessary 
sometime in the future.

Another issue which is not specific to Myth, was the ALSA driver not 
seeing the HDMI audio device. This happened in some earlier Ubuntu 
releases where adding "intel_iommu=on,igfx_off" to /etc/default/grub was 
a workaround. That worked here too.

WIth those two workarounds, I have a working mythfrontend on 24.04.

Ken Mandelberg wrote on 4/27/24 12:29:
>
> I decided to try building Mythtv on a fresh Ubuntu 24.04 (just out). 
> Ansible worked, and the make suceeded, but ran into an error in install
>
> make[1]: Entering directory 
> '/home/km/mythgit/mythtv/mythtv/bindings/python'
> python3 -m pip install   --no-build-isolation --no-cache-dir 
> --no-index --disable-pip-version-check --no-deps --ignore-installed 
> --find-links ./dist MythTV
> error: externally-managed-environment
>
> I see a lot of messages about this issue going back years for a lot of 
> different applications, but never had it on a mythtv build. I get it 
> that its just about a restriction in a system-wide install outside the 
> package manner.
>
> Whats the fix specifically for the routine make install for Mythtv?
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20240428/8aaaefbe/attachment.htm>


More information about the mythtv-users mailing list