edubuntu-bugs team mailing list archive
-
edubuntu-bugs team
-
Mailing list archive
-
Message #03962
[Bug 993736] [NEW] 1.2.8 broken with new ubuntu release
Public bug reported:
I just did a fresh install of Ubuntu 12.04, Precise Pangolin.
The application won't run. I get the following output to my terminal:
`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.exceptions import DBAPIError, OperationalError
ImportError: No module named exceptions`
I downloaded version 1.2.8 of Anki from the website.
Any pointers getting it to work again are appreciated.
Kit
** Affects: anki (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Edubuntu
Bugsquad, which is subscribed to anki in Ubuntu.
https://bugs.launchpad.net/bugs/993736
Title:
1.2.8 broken with new ubuntu release
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/anki/+bug/993736/+subscriptions
Follow ups
References