[mythtv-users] I've probably broken the Python bindings, scripts fail on exceptions.KeyError

Rafael Moslin rafmoslin at gmail.com
Sun Jan 31 13:20:52 UTC 2010


Really hoping that this is not just a bandwidth wasting email but I've spent
all morning researching and trying various things to get Jamu (though the
issue is not restricted to) working with trunk 23397 and keep getting a
Python bindings error and I'm now stuck, only a quarter of the way through
C++ for beginners so Python is a whole new area so any pointers to my
foolhardiness would be gratefully received:

Exception exceptions.KeyError: ('sql://mythconverg@localhost:3306/',) in
<bound method MythDBConn.__del__ of <MythDBConn
'sql://mythconverg@localhost:3306/'
at 0xb723454cL>> ignored

Just to make sure I have manually installed the bindings, which runs without
error, and gives me these files:

/usr/lib/python2.5/site-packages/MythTV/

-rw-r--r-- 1 root root  1446 Jan 31 13:08 __init__.py
-rw-r--r-- 1 root root  1642 Jan 31 13:09 __init__.pyc
-rw-r--r-- 1 root root 65698 Jan 31 13:08 MythBase.py
-rw-r--r-- 1 root root 70965 Jan 31 13:09 MythBase.pyc
-rw-r--r-- 1 root root 49956 Jan 31 13:08 MythData.py
-rw-r--r-- 1 root root 56962 Jan 31 13:09 MythData.pyc
-rw-r--r-- 1 root root 33728 Jan 31 13:08 MythFunc.py
-rw-r--r-- 1 root root 37340 Jan 31 13:09 MythFunc.pyc
-rw-r--r-- 1 root root   233 Jan 31 13:08 MythStatic.py
-rw-r--r-- 1 root root   428 Jan 31 13:09 MythStatic.pyc
drwxr-xr-x 2 root root  4096 Jan 31 13:09 tmdb/
drwxr-xr-x 2 root root  4096 Jan 31 13:09 ttvdb/

This is running on a up to date PCLinuxOS install, Python 2.5.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mythtv.org/pipermail/mythtv-users/attachments/20100131/16619090/attachment.htm>


More information about the mythtv-users mailing list