What add on do I need to delete to stop receiving this error?

Before the error happened, I was attempting to close Anki…
Anki 25.02.7 (1b882285) (ao)
Python 3.9.18 Qt 6.6.2 PyQt 6.6.1
Platform: macOS-15.5-x86_64-i386-64bit

Traceback (most recent call last):

File “aqt.progress”, line 121, in handler

File “/Users/lindsaysmith/Library/Application Support/Anki2/addons21/1322529746/gui/utils.py”, line 811, in wrapper
func(*args, **kwargs)

File “/Users/lindsaysmith/Library/Application Support/Anki2/addons21/1322529746/gui/terms_dialog.py”, line 43, in display
cls.dialog = cls(parent=parent)

File “/Users/lindsaysmith/Library/Application Support/Anki2/addons21/1322529746/gui/terms_dialog.py”, line 15, in init
self._setup_ui()

File “/Users/lindsaysmith/Library/Application Support/Anki2/addons21/1322529746/gui/terms_dialog.py”, line 22, in _setup_ui
self.web = AnkiWebView(parent=self)

File “decorator”, line 232, in fun

File “anki.hooks”, line 92, in decorator_wrapper

File “anki.hooks”, line 87, in repl

File “decorator”, line 232, in fun

File “anki.hooks”, line 92, in decorator_wrapper

File “anki.hooks”, line 84, in repl

File “/Users/lindsaysmith/Library/Application Support/Anki2/addons21/390813456/spellpopo.py”, line 96, in setupBDIC
profile = web._page.profile()

AttributeError: ‘AnkiWebView’ object has no attribute ‘_page’

Hello,

This error is caused by the Spell Checker add-on. Fortunately, a fix has already been released! It looks like you’re using an older version, so updating the add-on should resolve the issue. If you prefer, deleting the add-on will definitely solve the issue too.

Let me know if you need any help with that or if you run into anything else! :blush: