[mythtv-commits] Ticket #13643: MacOS Python2.6 hard code breaks python bindings / metadatalookup
MythTV
noreply at mythtv.org
Sun Jul 5 23:03:21 UTC 2020
#13643: MacOS Python2.6 hard code breaks python bindings / metadatalookup
----------------------------------+--------------------------
Reporter: John Hoyt | Owner: (none)
Type: Patch - Bug Fix | Status: new
Priority: minor | Milestone: 31.1
Component: MythTV - General | Version: Unspecified
Severity: medium | Keywords: MacOS Python
Ticket locked: 0 |
----------------------------------+--------------------------
There is a hard code to python2.6 in \\
- mythtv/programs/mythbackend/main.cpp\\
- mythtv/programs/mythfrontend/main.cpp\\
- mythtv/programs/mythmetadatalookup/main.cpp\\
The suspect line in each file is\\
QString("%1/../Resources/lib/python2.6/site-packages:%2")
This should either be modified to python (per the attached path) or worked
out to automatically extract the compile time python version.
--
Ticket URL: <https://code.mythtv.org/trac/ticket/13643>
MythTV <http://www.mythtv.org>
MythTV Media Center
More information about the mythtv-commits
mailing list