You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When loading Straight Reward:
Traceback (most recent call last):
File "aqt.addons", line 250, in loadAddons
File "C:\Users\Username\AppData\Roaming\Anki2\addons21\957961234_init_.py", line 40, in
from .src import init
File "C:\Users\Username\AppData\Roaming\Anki2\addons21\957961234\src_init_.py", line 2, in
from .lib import init_review_hook, init_sync_hook
File "C:\Users\Username\AppData\Roaming\Anki2\addons21\957961234\src\lib_init_.py", line 1, in
from .review_hook import init_review_hook
File "C:\Users\Username\AppData\Roaming\Anki2\addons21\957961234\src\lib\review_hook.py", line 4, in
from aqt.gui_hooks import (
ImportError: cannot import name 'review_did_undo' from 'aqt.gui_hooks' (unknown location)
Should be straigtforward yet after updating usually some add-ons don't work. I'm not receiving any other error yet 😀
The text was updated successfully, but these errors were encountered:
Version 24.11 (87ccd24e)
Should be straigtforward yet after updating usually some add-ons don't work. I'm not receiving any other error yet 😀
The text was updated successfully, but these errors were encountered: