<div dir="ltr">I installed mythv v31 on Archlinux using "yay -S mythtv" to get the dependencies mostly installed. After setting up the backend, it's all working normally.  <div><br></div><div>Then I installed and cloned master. The ./configure worked fine.  However, the "sudo make install" had an error. The tail of that console is:</div><div><br></div>running install_egg_info<br>running egg_info<br>writing MythTV.egg-info/PKG-INFO<br>writing dependency_links to MythTV.egg-info/dependency_links.txt<br>writing top-level names to MythTV.egg-info/top_level.txt<br>reading manifest file 'MythTV.egg-info/SOURCES.txt'<br>writing manifest file 'MythTV.egg-info/SOURCES.txt'<br>removing '/usr/lib/python3.10/site-packages/MythTV-32.0._1-py3.10.egg-info' (and everything under it)<br>Copying MythTV.egg-info to /usr/lib/python3.10/site-packages/MythTV-32.0._1-py3.10.egg-info<br>running install_scripts<br><font color="#ff0000">error: cannot copy tree 'build/scripts-3.10': not a directory</font><br>make[1]: *** [Makefile:27: install] Error 1<br>make[1]: Leaving directory '/home/jim/build/mythtv/mythtv/bindings/python'<br>make: *** [Makefile:75: bindings/python_install] Error 2<br>[jim@den-pc mythtv]$ <br><div><br></div><div>The only dependencies I had to install beyond what v31 installed was:</div><div>touchsound and python-setuptools. I must have missed something.</div><div><br></div><div>Jim A</div><div> </div><div><br></div></div>