Syncing hub error

**Before the error happened, I was…syncing with ankihub and this error message popped up:

Anki 25.02.4 (a5c33ad0) (ao)
Python 3.9.18 Qt 6.6.2 PyQt 6.6.1
Platform: macOS-15.4.1-arm64-arm-64bit

Traceback (most recent call last):

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

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

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

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

File “/Users/antoniomonteiro/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/antoniomonteiro/Library/Application Support/Anki2/addons21/390813456/spellpopo.py”, line 96, in setupBDIC
profile = web._page.profile()

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

Error message (don't change this)
Anki 25.02.4 (a5c33ad0)  (ao)
Python 3.9.18 Qt 6.6.2 PyQt 6.6.1
Platform: macOS-15.4.1-arm64-arm-64bit

Traceback (most recent call last):

  File "aqt.progress", line 121, in handler

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

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

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

  File "/Users/antoniomonteiro/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/antoniomonteiro/Library/Application Support/Anki2/addons21/390813456/spellpopo.py", line 96, in setupBDIC
    profile = web._page.profile()

AttributeError: 'AnkiWebView' object has no attribute '_page'

Sentry link (for developers)

Hello,

It seems the issue is related to the Spell Checker add-on. You can temporarily disable it to resolve the problem until an update or fix is released for the add-on.

Note that we released a fix for this issue. You appear to have an older version.

1 Like

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