Opened 13 years ago

Closed 13 years ago

#9558 closed Bug Report (Fixed)

Jamu crashes when run on python2.7

Reported by: superm1@… Owned by: Raymond Wagner
Priority: minor Milestone: 0.24.1
Component: Contributed Scripts & Apps Version: 0.24-fixes
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Ubuntu 11.04 now uses python2.7 as the default python interpreter. Jamu appears to crash when launched with it.

MythTV 0.24, git hash 1405782.

Traceback:
 Traceback (most recent call last):
   File "/usr/share/mythtv/mythvideo/scripts/jamu.py", line 484, in <module>
     if xml.__version__ < u'41660':
 AttributeError: 'module' object has no attribute '__version__'

Forwarded up from https://bugs.launchpad.net/ubuntu/+source/mythtv/+bug/715039

Change History (2)

comment:1 Changed 13 years ago by Raymond Wagner

Owner: changed from sphery to Raymond Wagner
Status: newaccepted

comment:2 Changed 13 years ago by Raymond Wagner

Milestone: unknown0.24.1
Resolution: Fixed
Status: acceptedclosed

Closed by 2ae46c50617 and 6318d52add2.

Note: See TracTickets for help on using tickets.