Warning about violated database integrity

Hi,
When clicking on “new card” button in order to design own cards, I’m being displayed the following error message:

Anki 2.1.15 (442df9d6) Python 3.10.6 Qt 5.15.3 PyQt 5.15.6
Platform: Linux
Flags: frz=False ao=False sv=1

Caught exception:
  File "/usr/share/anki/aqt/models.py", line 83, in onAdd
    m = AddModel(self.mw, self).get()
  File "/usr/share/anki/aqt/models.py", line 173, in __init__
    if isinstance(name, collections.Callable):
<class 'AttributeError'>: module 'collections' has no attribute 'Callable'

Any clue about how to fix it? I’ve already synchronized my local client with the ankiweb.

Regards
Henri

You’re using a very old version, I’d first download and install the last version from the web

https://docs.ankiweb.net/platform/linux/installing.html

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.