[mythtv-users] find_orphans.py

James Abernathy jfabernathy at gmail.com
Fri Feb 7 01:24:23 UTC 2025


On Thu, Feb 6, 2025 at 8:09 PM Nick Morrott <knowledgejunkie at gmail.com>
wrote:

> On Fri, 7 Feb 2025 at 00:12, James Abernathy <jfabernathy at gmail.com>
> wrote:
> >
> > I'm having issues running find_orphans.py on a new system. I must have
> missed installing something. I'm running this on the backend.
> >
> > ~$ ./find_orphans.py
> > Traceback (most recent call last):
> >   File "/home/jim/./find_orphans.py", line 3, in <module>
> >     from MythTV import MythDB, MythBE, Recorded, MythError
> > ModuleNotFoundError: No module named 'MythTV'
>
> The Python bindings are not being found.
>
> *) Are the bindings installed at all? (`sudo apt install
> python3-mythtv` may fix that if installed from packages in the
> Debianverse)
>
> *) Are the bindings installed but inside a venv? (You need to activate
> the venv to provide access to them)
>
> Cheers,
> Nick
> _______________________________________________
>
>
I can't find a package called python3-mythtv for Debian 12.  I know it gets
installed by building the Debian packages, but I'm doing a build from
source via cmake and I installed my dependencies using ansible but
python3-mythtv must not get installed there.

Jim A
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20250206/767f2f98/attachment.htm>


More information about the mythtv-users mailing list