[mythtv-users] using find_orphans.py
Hika van den Hoven
hikavdh at gmail.com
Tue Jun 18 19:55:21 UTC 2024
Hoi James,
You do not have the python bindings installed
Tuesday, June 18, 2024, 9:42:36 PM, you wrote:
> I have a test system on Archlinux and I'm trying to run
> find_orphans.py from the wiki
> (https://www.mythtv.org/wiki/Find_orphans.py) and I get an error
> right off in line 3. I tried 2 ways to execute, same results.
> [jim at den-pc ~]$ ./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'
> [jim at den-pc ~]$ python3 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'
> Not sure what I missed. It works fine on my Ubuntu system.
> Jim A
Tot mails,
Hika mailto:hikavdh at gmail.com
"Zonder hoop kun je niet leven
Zonder leven is er geen hoop
Het eeuwige dilemma
Zeker als je hoop moet vernietigen om te kunnen overleven!"
De lerende Mens
More information about the mythtv-users
mailing list