What should i do

Before the error happened, I was…
[Replace this text.]

Error message (don't change this)
Anki 25.02.1 (234fa0c2)  (ao)
Python 3.9.18 Qt 6.6.2 PyQt 6.6.1
Platform: Windows-10-10.0.19045

Traceback (most recent call last):

  File "aqt.taskman", line 144, in _on_closures_pending

  File "aqt.taskman", line 88, in <lambda>

  File "aqt.taskman", line 108, in wrapped_done

  File "aqt.operations", line 128, in wrapped_done

  File "aqt.deckbrowser", line 141, in <lambda>

  File "C:\Users\ahmed\AppData\Roaming\Anki2\addons21\1024346707\main.py", line 13, in onOverview
    self.onReview()

  File "C:\Users\ahmed\AppData\Roaming\Anki2\addons21\1024346707\main.py", line 17, in onReview
    self.moveToState("review")

  File "aqt.main", line 780, in moveToState

  File "aqt.main", line 801, in _reviewState

  File "aqt.reviewer", line 183, in show

  File "aqt.reviewer", line 203, in refresh_if_needed

  File "C:\Users\ahmed\AppData\Roaming\Anki2\addons21\864545277\review_controller.py", line 64, in wrapped
    originalResult = originalFunction(self)

  File "aqt.reviewer", line 259, in nextCard

  File "decorator", line 232, in fun

  File "anki.hooks", line 92, in decorator_wrapper

  File "anki.hooks", line 83, in repl

  File "aqt.reviewer", line 343, in _initWeb

  File "aqt.webview", line 647, in stdHtml

  File "_aqt.hooks", line 5481, in __call__

  File "C:\Users\ahmed\AppData\Roaming\Anki2\addons21\1322529746\gui\reviewer.py", line 433, in _inject_ankihub_features_and_setup_sidebar
    reviewer_sidebar = ReviewerSidebar(reviewer)

  File "C:\Users\ahmed\AppData\Roaming\Anki2\addons21\1322529746\gui\reviewer.py", line 91, in __init__
    self._setup_ui()

  File "C:\Users\ahmed\AppData\Roaming\Anki2\addons21\1322529746\gui\reviewer.py", line 108, in _setup_ui
    self.header_webview = aqt.webview.AnkiWebView()

  File "decorator", line 232, in fun

  File "anki.hooks", line 92, in decorator_wrapper

  File "anki.hooks", line 84, in repl

  File "C:\Users\ahmed\AppData\Roaming\Anki2\addons21\390813456\spellpopo.py", line 96, in setupBDIC
    profile = web._page.profile()

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

Sentry link (for developers)

This is an issue in the Spell Checker add-on. We already fixed it - just waiting for someone to push the release.

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