[mythtv-commits] Ticket #13562: Transition to python3 breaks MythArchive

MythTV noreply at mythtv.org
Sun Jan 19 10:34:17 UTC 2020


#13562: Transition to python3 breaks MythArchive
----------------------------------+------------------------------
 Reporter:  rcrdnalor             |          Owner:  (none)
     Type:  Bug Report - General  |         Status:  new
 Priority:  minor                 |      Milestone:  needs_triage
Component:  MythTV - General      |        Version:  Unspecified
 Severity:  medium                |     Resolution:
 Keywords:                        |  Ticket locked:  0
----------------------------------+------------------------------

Comment (by rcrdnalor):

 @jpilk:
 > but does the .cpp part need to be committed?

 It looks like that you still have the python bindings installed for
 python2:

 Please post the output of the following commands:

 {{{
 python --version
 python3 --version
 mythpython --version
 ls -la /usr/local/lib/python3.<your installed python3 minor version>/dist-
 packages
 }}}

 On a fresh install of Ubuntu 19.04, there is only `python3` available.
 Nothing else. Therefore, the cpp part needs to be changed as well.

-- 
Ticket URL: <https://code.mythtv.org/trac/ticket/13562#comment:2>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list