Error

Before the error happened, I was…

Replace this text.
Error message (don't change this)
Anki 25.09.2 (3890e12c) (ao)
Python 3.13.5 Qt 6.9.1 PyQt 6.9.1
Platform: macOS-15.7.4-x86_64-i386-64bit-Mach-O

Traceback (most recent call last):

  File "/Users/zacharymandel/Library/Application Support/AnkiProgramFiles/.venv/lib/python3.13/site-packages/aqt/progress.py", line 121, in handler
    func()
    ~~~~^^

  File "/Users/zacharymandel/Library/Application Support/Anki2/addons21/1322529746/gui/utils.py", line 791, in wrapper
    func(*args, **kwargs)
    ~~~~^^^^^^^^^^^^^^^^^

  File "/Users/zacharymandel/Library/Application Support/Anki2/addons21/1322529746/gui/terms_dialog.py", line 41, in display
    cls.dialog = cls(parent=parent)
                 ~~~^^^^^^^^^^^^^^^

  File "/Users/zacharymandel/Library/Application Support/Anki2/addons21/1322529746/gui/terms_dialog.py", line 15, in __init__
    self._setup_ui()
    ~~~~~~~~~~~~~~^^

  File "/Users/zacharymandel/Library/Application Support/Anki2/addons21/1322529746/gui/terms_dialog.py", line 22, in _setup_ui
    self.web = AnkiWebView(parent=self)
               ~~~~~~~~~~~^^^^^^^^^^^^^

  File "/Users/zacharymandel/Library/Application Support/AnkiProgramFiles/.venv/lib/python3.13/site-packages/decorator.py", line 235, in fun
    return caller(func, *(extras + args), **kw)

  File "/Users/zacharymandel/Library/Application Support/AnkiProgramFiles/.venv/lib/python3.13/site-packages/anki/hooks.py", line 91, in decorator_wrapper
    return repl(*args, **kwargs)

  File "/Users/zacharymandel/Library/Application Support/AnkiProgramFiles/.venv/lib/python3.13/site-packages/anki/hooks.py", line 86, in repl
    return old(*args, **kwargs)

  File "/Users/zacharymandel/Library/Application Support/AnkiProgramFiles/.venv/lib/python3.13/site-packages/decorator.py", line 235, in fun
    return caller(func, *(extras + args), **kw)

  File "/Users/zacharymandel/Library/Application Support/AnkiProgramFiles/.venv/lib/python3.13/site-packages/anki/hooks.py", line 91, in decorator_wrapper
    return repl(*args, **kwargs)

  File "/Users/zacharymandel/Library/Application Support/AnkiProgramFiles/.venv/lib/python3.13/site-packages/anki/hooks.py", line 83, in repl
    return new(*args, **kwargs)

  File "/Users/zacharymandel/Library/Application Support/Anki2/addons21/390813456/spellpopo.py", line 96, in setupBDIC
    profile = web._page.profile()
              ^^^^^^^^^

AttributeError: 'AnkiWebView' object has no attribute '_page'. Did you mean: 'page'?

Sentry link (for developers)

Hello,

It looks like this error is coming from the Spell Checker add-on.

If you have an AnKing VIP membership, you can update the add-on to fix this issue here: https://www.theanking.com/vip

If you don’t use the add-on, please disable or uninstall it via Tools > Add-ons and restart Anki.

Let us know if you need help with anything else. :blush:

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.