MorphMan
MorphMan copied to clipboard
cannot import name 'gui_hooks'
Debug info: Debug info: Anki 2.1.15 (442df9d6) Python 3.6.7 Qt 5.12.1 PyQt 5.11.3 Platform: Windows 10 Flags: frz=True ao=True sv=1
Addons installed: AnkiConnect Frozen Fields Japanese Support MIA Dictionary MIA Japanese MIA Retirement
Caught exception:
File "aqt\progress.py", line 72, in handler
File "aqt\main.py", line 99, in setupProfileAfterWebviewsLoaded
File "aqt\main.py", line 136, in setupProfile
File "
I have a similar problem but it's this instead:
from . import stats
File "/Users/USER/Library/Application Support/Anki2/addons21/900801631/morph/stats.py", line 77, in <module> gui_hooks.top_toolbar_did_init_links.append(on_top_toolbar_did_init_links)
AttributeError: module 'aqt.gui_hooks' has no attribute 'top_toolbar_did_init_links'
So it seems like gui_hooks
is actually imported?
Addons
AnkiConnect Japanese Support MeCab UniDic Japanese Dictionary MorphMan for Anki 21
It looks like you'll need to update Anki to use the new version. I didn't realize it was incompatible with 2.1.15. I'll set the correct version on AnkiWeb.