Package: anki
Version: 1.2.9-2
Severity: grave
Justification: renders package unusable
Dear Maintainer,
I recently upgraded anki. On running, it gave the following error:
$ anki
/usr/lib/pymodules/python2.6/sqlalchemy/util.py:7: DeprecationWarning: the sets
module is deprecated
import inspect, itertools, new, operator, sets, sys, warnings, weakref
Traceback (most recent call last):
File "/usr/bin/anki", line 8, in <module>
ankiqt.run()
File "/usr/share/anki/ankiqt/__init__.py", line 78, in run
import config
File "/usr/share/anki/ankiqt/config.py", line 10, in <module>
from anki.utils import genID
File "/usr/share/anki/anki/__init__.py", line 58, in <module>
from anki.deck import DeckStorage
File "/usr/share/anki/anki/deck.py", line 14, in <module>
from anki.db import *
File "/usr/share/anki/anki/db.py", line 33, in <module>
from sqlalchemy.exc import DBAPIError, OperationalError
ImportError: No module named exc
After upgrading python-sqlalchemy (which automatically upgraded
python-sqlalchemy-ext), anki appears to work just fine.
I'm not sure what my old version of python-sqlalchemy was, though.
Hope this helps!
- Matt Elder
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages anki depends on:
ii python 2.6.6-14
ii python-beautifulsoup 3.2.0-2
ii python-qt4 4.9-2
ii python-simplejson 2.1.1-1
ii python-sqlalchemy 0.7.6-1
Versions of packages anki recommends:
ii kakasi 2.3.5~pre1+cvs20071101-1
ii python-matplotlib 0.99.3-1
Versions of packages anki suggests:
pn dvipng <none>
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]