Mailing List Archive

[MythTV/mythtv] bc973e: Python-Bindings: Subsequent local build and instal...
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: bc973e32104a8ffdb73275662ad9d1e5b358a89b
https://github.com/MythTV/mythtv/commit/bc973e32104a8ffdb73275662ad9d1e5b358a89b
Author: Roland Ernst <rcrernst@gmail.com>
Date: 2024-01-10 (Wed, 10 Jan 2024)

Changed paths:
M mythtv/bindings/python/Makefile

Log Message:
-----------
Python-Bindings: Subsequent local build and install fails

if the MythTVs Python-Bindings of the same version are already installed.

Solution:
Add the switch `--ignore-installed` to the `pip install` sequence,
which insatll the generated python-wheel file unconditionally.

Thanks to Mark S. for reporting this issue and providing hints to solve it.

Fixes #843


_______________________________________________
mythtv-commits mailing list
mythtv-commits@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-commits