Hi. Recently tried to update to a new version. I can’t even open the Anki app. Here are the 2 messages shown below, then the application quits. I deleted it completely through applications on mac and all the files associated and redownloaded. Still get this message.
Any help?
First message:
When loading ‘GODMODE faster shortcuts and Cloze switching’:
Traceback (most recent call last):
File “aqt/addons.py”, line 211, in loadAddons
File “/Users/(deleted for privacy)/Library/Application Support/Anki2/addons21/1508677152/init.py”, line 1, in
from . import custom_shortcuts
File “/Users/(deleted for privacy/Library/Application Support/Anki2/addons21/1508677152/custom_shortcuts.py”, line 487, in
mw.toolbar.draw()
File “aqt/toolbar.py”, line 50, in draw
File “/Users/(deleted for privacy)/Library/Application Support/Anki2/addons21/1508677152/custom_shortcuts.py”, line 466, in cs_toolbarCenterLinks
return self._linkHTML(links)
AttributeError: ‘Toolbar’ object has no attribute ‘_linkHTML’
Second message:
Error during startup:
Traceback (most recent call last):
File “aqt/main.py”, line 119, in init
File “aqt/main.py”, line 175, in finish_ui_setup
File “aqt/toolbar.py”, line 50, in draw
File “/Users/(deleted for privacy)/Library/Application Support/Anki2/addons21/1508677152/custom_shortcuts.py”, line 466, in cs_toolbarCenterLinks
return self._linkHTML(links)
AttributeError: ‘Toolbar’ object has no attribute ‘_linkHTML’