Opened 15 years ago
Closed 15 years ago
#9558 closed Bug Report (Fixed)
Jamu crashes when run on python2.7
| Reported by: | 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)
Note:
See TracTickets
for help on using tickets.

Closed by 2ae46c50617 and 6318d52add2.