I tried adding on the 2.1 Anking add-ons to my current desktop app. Once I did, I received error messages stating that the add-ons failed, then the below error message. I tried starting Anki while holding the shift key, and was unable to open even still. I uninstalled/reinstalled the app with no luck. I restarted my computer and the same thing occurred. Please advise! I really need this app to work!
Error
An error occurred. Please start Anki while holding down the shift key, which will temporarily disable the add-ons you have installed.
If the issue only occurs when add-ons are enabled, please use the Tools > Add-ons menu item to disable some add-ons and restart Anki, repeating until you discover the add-on that is causing the problem.
When youâve discovered the add-on that is causing the problem, please report the issue on the add-on support site.
Debug info:
Anki 2.1.38 (355e4cd5) Python 3.8.6 Qt 5.14.2 PyQt 5.14.2
Platform: Mac 10.15.7
Flags: frz=True ao=True sv=?
Add-ons, last update check: 2021-01-04 16:09:23
Add-ons possibly involved: â¨Customize Keyboard ShortcutsâŠ
Caught exception:
Traceback (most recent call last):
File âaqt/addons.pyâ, line 210, in loadAddons
File â/Users/hilaryknippers/Library/Application Support/Anki2/addons21/24411424/init.pyâ, line 1, in
from . import custom_shortcuts
File â/Users/hilaryknippers/Library/Application Support/Anki2/addons21/24411424/custom_shortcuts.pyâ, line 317, in
mw.toolbar.draw()
File âaqt/toolbar.pyâ, line 49, in draw
File â/Users/hilaryknippers/Library/Application Support/Anki2/addons21/24411424/custom_shortcuts.pyâ, line 299, in cs_toolbarCenterLinks
return self._linkHTML(links)
AttributeError: âToolbarâ object has no attribute â_linkHTMLâ
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File âaqt/main.pyâ, line 1077, in onPrefs
File âaqt/init.pyâ, line 100, in open
File âaqt/preferences.pyâ, line 38, in init
AttributeError: âNoneTypeâ object has no attribute âbackendâ