When I try to open the new update, I get this message and don’t know how to disable the addons after replacing the old version.
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 ‘Customize Keyboard Shortcuts’:
Traceback (most recent call last):
File “aqt/addons.py”, line 211, in loadAddons
File “/Users/hunterchamberlain/Library/Application Support/Anki2/addons21/24411424/init.py”, line 1, in
from . import custom_shortcuts
File “/Users/hunterchamberlain/Library/Application Support/Anki2/addons21/24411424/custom_shortcuts.py”, line 317, in
mw.toolbar.draw()
File “aqt/toolbar.py”, line 50, in draw
File “/Users/hunterchamberlain/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’