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

MythTV noreply at mythtv.org
Sun Jan 19 11:17:37 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 jpilk):

 {{{

 [john at HPFed ~]$ python --version
 Python 2.7.17
 [john at HPFed ~]$ python3 --version
 Python 3.7.5
 [john at HPFed ~]$ mythpython --version
 MythTV Python Bindings
   local versions
     bindings version:         30.0.-1.0
     ttvdb version:            2.0-dev
     tmdb version:             v0.7.0
   external versions
     lxml version:             4.2.5
     MySQLdb version:          1.3.13.final.0
   protocol versions
     backend:                  91
     schema:                   1360
     music schema:             1024
     netvision schema:         1007

 The last query failed, but 'rpm -qa | grep python3' found 148 packages

 }}}

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


More information about the mythtv-commits mailing list