<!DOCTYPE html>
<html data-lt-installed="true">
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body style="padding-bottom: 1px;">
    <p><font face="monospace">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</font></p>
    <p><font face="monospace">make[1]: Entering directory
        '/home/km/mythgit/mythtv/mythtv/bindings/python'<br>
        python3 -m pip install   --no-build-isolation --no-cache-dir
        --no-index --disable-pip-version-check --no-deps
        --ignore-installed --find-links ./dist MythTV<br>
        error: externally-managed-environment</font></p>
    <p><font face="monospace">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.<br>
      </font></p>
    <p><font face="monospace">Whats the fix specifically for the routine
        make install for Mythtv?<br>
      </font></p>
  </body>
  <lt-container></lt-container>
</html>