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

MythTV noreply at mythtv.org
Sun Jan 19 11:44:31 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 ~]$ python3
 Python 3.7.5 (default, Oct 17 2019, 12:09:47)
 [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] on linux
 Type "help", "copyright", "credits" or "license" for more information.
 >>> import MythTV
 Traceback (most recent call last):
   File "<stdin>", line 1, in <module>
 ModuleNotFoundError: No module named 'MythTV'

 }}}

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


More information about the mythtv-commits mailing list