Things seem to work fine but when I open a card on my PC to review I get this error before starting to review:
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 to the add-on author.
Debug info:
Anki 2.1.63 (f356f177) Python 3.9.15 Qt 6.4.3 PyQt 6.4.0
Platform: Windows-10-10.0.22631
Flags: frz=True ao=True sv=3
Add-ons, last update check: 2024-12-25 11:51:05
Caught exception:
Traceback (most recent call last):
File âaqt.mainâ, line 274, in on_focus_changed
File â_aqt.hooksâ, line 3164, in call
File âaqt.mainâ, line 802, in on_focus_did_change
File âaqt.reviewerâ, line 180, in refresh_if_needed
File âaqt.reviewerâ, line 242, in nextCard
File âaqt.reviewerâ, line 388, in _showQuestion
File â_aqt.hooksâ, line 4001, in call
File âanki.hooksâ, line 34, in runHook
File âC:\Users\chris\AppData\Roaming\Anki2\addons21\2040501954\insert_symbols.pyâ, line 143, in on_reviewer_show_qa
webview = ins_sym_webview_owners[âreviewerâ].web
AttributeError: âNoneTypeâ object has no attribute âwebâ
Error in sys.excepthook:
Traceback (most recent call last):
Original exception was:
Traceback (most recent call last):