[mythtv] [mythtv-commits] mythtv commit: r23358 by wagnerrp

Doug Vaughan r.d.vaughan at rogers.com
Fri Jan 29 16:04:55 UTC 2010


feedenizen,
    Jamu is still having an issue with importing the new bindings. 
Please add these two lines starting at 469 and email the output:

from MythTV import MythDBConn, DBData, Video, MythVideo, MythBEConn, 
MythBE, FileOps, MythError, MythLog
sys.exit(1)


Right now the code is trying to catch the error and display a the error 
message which does not seem to be working or is being misguided by the 
"Warning: 'with' will become a reserved keyword in Python 2.6Traceback 
(most recent call last)".

The change above will reveal where the import of the MythTV python 
bindings is failing and with which function.

Thanks for helping us nail this issue with the recent changes and a 
Python 2.5,x install.

Doug


More information about the mythtv-dev mailing list