matthayes / anki_flex_dupes

Anki plugin that makes it possible to use multiple fields for duplicate checking
https://ankiweb.net/shared/info/1587955871
GNU Affero General Public License v3.0
6 stars 3 forks source link

Attribute Error #4

Open GrimPixel opened 2 years ago

GrimPixel commented 2 years ago

An add-on you installed failed to load. If problems persist, please go to the Tools>Add-ons menu, and disable or delete the add-on.

When loading '⁨Flexible Duplicate Checking⁩': ⁨Traceback (most recent call last): File "/usr/lib/python3.10/site-packages/aqt/addons.py", line 242, in loadAddons import(addon.dir_name) File "/home/grim/.local/share/Anki2/addons21/1587955871/init.py", line 19, in setup() File "/home/grim/.local/share/Anki2/addons21/1587955871/flex_dupe_checking/init.py", line 154, in setup Editor._links["dupes"] = showDupes AttributeError: type object 'Editor' has no attribute '_links'