<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Wed, Feb 19, 2025 at 9:11 AM glen <<a href="mailto:glenb@glenb.net">glenb@glenb.net</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 class="msg7321220989266196486"><div><div>On Wed, 2025-02-19 at 07:42 -0500, James Abernathy wrote:</div><blockquote type="cite" style="margin:0px 0px 0px 0.8ex;border-left:2px solid rgb(114,159,207);padding-left:1ex"><div dir="ltr"><div><div>So I've got a successful build of Mythtv on Archlinux using the v35 cmake method. I used ansible for my dependencies and it works fine as far as I can tell.</div><div><br></div><div>However when I try find_orphans.py I get:</div><div><br></div><span style="font-family:monospace"><span style="color:rgb(0,0,0);background-color:rgb(255,255,255)">./find_orphans.py </span><span style="color:rgb(0,0,0);background-color:rgb(255,255,255)"> </span><br><span style="color:rgb(0,0,0);background-color:rgb(255,255,255)">Traceback (most recent call last):</span><span style="color:rgb(0,0,0);background-color:rgb(255,255,255)">
</span><br><span style="color:rgb(0,0,0);background-color:rgb(255,255,255)">  File </span><span style="color:rgb(178,24,178);background-color:rgb(255,255,255)">"/home/jim/Downloads/./find_orphans.py"</span><span style="color:rgb(0,0,0);background-color:rgb(255,255,255)">, line </span><span style="color:rgb(178,24,178);background-color:rgb(255,255,255)">3</span><span style="color:rgb(0,0,0);background-color:rgb(255,255,255)">, in </span><span style="color:rgb(178,24,178);background-color:rgb(255,255,255)"><module></span><span style="color:rgb(0,0,0);background-color:rgb(255,255,255)">
</span><br><span style="color:rgb(0,0,0);background-color:rgb(255,255,255)">    from MythTV import MythDB, MythBE, Recorded, MythError</span><span style="color:rgb(0,0,0);background-color:rgb(255,255,255)">
</span><br><span style="font-weight:bold;color:rgb(255,84,255);background-color:rgb(255,255,255)">ModuleNotFoundError</span><span style="color:rgb(0,0,0);background-color:rgb(255,255,255)">: </span><span style="color:rgb(178,24,178);background-color:rgb(255,255,255)">No module named 'MythTV'</span><br><span style="color:rgb(0,0,0);background-color:rgb(255,255,255)">
</span><br></span></div><div><font face="arial,sans-serif">I built using sudo like this:</font></div><div><font face="arial,sans-serif"><br></font></div><div><span style="font-family:monospace"><span style="color:rgb(0,0,0);background-color:rgb(255,255,255)">sudo cmake --preset qt5 -DCMAKE_INSTALL_PREFIX=/usr 2>&1 | tee ~/stage1-log</span><br></span><span style="font-family:monospace"><span style="color:rgb(0,0,0);background-color:rgb(255,255,255)">sudo cmake --build build-qt5 2>&1 | tee ~/stage2.log</span><br></span></div><div><br></div><div>I looked through the stage1 and 2 log files I teed off and didn't see anything missing except qt5webkit which is not needed.</div><div><br></div><div>I can post those logs to Google Drive if needed.</div><div><br></div><div>Jim A</div><div><br></div></div></blockquote><div></div></div></div></blockquote><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="msg7321220989266196486"><div><div>is mythtv folder in the latest python on your machine in site-packages ?</div><div><span></span></div><img width="1" height="1" alt=""></div></div></blockquote><div><br></div><div> No it seems that the build process didn't even build them???</div><div><br></div><div><span style="font-family:monospace"><span style="color:rgb(0,0,0);background-color:rgb(255,255,255)">sudo updatedb</span></span></div><div><span style="font-family:monospace"><span style="color:rgb(0,0,0);background-color:rgb(255,255,255)">sudo plocate site-packages | grep -i mythtv</span><br><span style="color:rgb(0,0,0);background-color:rgb(255,255,255)">
</span><br></span></div><div>Shows nothing.</div><div><br></div><div>Jim A</div><div><br></div><div><br></div></div></div>