<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Nov 21, 2023 at 1:31 PM Roland Ernst <<a href="mailto:rcrernst@gmail.com">rcrernst@gmail.com</a>> wrote:<br></div><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"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Nov 20, 2023 at 11:56 PM James Linder <<a href="mailto:jam@tigger.ws" target="_blank">jam@tigger.ws</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
<br>
make proceeded without a hitch<br>
make install<br>
...<br><br>
make -C bindings/python install INSTALL_ROOT=<br>
make[1]: Entering directory '/home/jam/mythtv/mythtv/bindings/python'<br>
python3 setup.py install --skip-build --root="/"<br>
Traceback (most recent call last):<br>
  File "/home/jam/mythtv/mythtv/bindings/python/setup.py", line 4, in <module><br>
    import setuptools<br>
ModuleNotFoundError: No module named 'setuptools'<br>
make[1]: *** [Makefile:27: install] Error 1<br>
make[1]: Leaving directory '/home/jam/mythtv/mythtv/bindings/python’<br>
make: *** [Makefile:75: bindings/python_install] Error 2<br>
<br>
Anybody have ideas please …<br>
<br>
James<br><br></blockquote><div><br></div><div>The package python-setuptools is a prerequisite for building mythtv.</div><div><br></div><div>Roland</div></div></div></blockquote><div><br></div><div>FYI, on the  post I created to install Mythtv v34 on Archlinux via EOS at <a href="https://forum.mythtv.org/viewtopic.php?f=29&t=5567">https://forum.mythtv.org/viewtopic.php?f=29&t=5567</a>,</div><div><br></div><div>It works both in a VM and on real hardware. The AUR package mythtv-git takes care of all the python3 stuff without any errors.</div><div><br></div><div>Jim A</div><div><br></div></div></div>